Hello,
Thanks for all the support so far!
How can I change the color of the social media icons at the bottom? I'd like to make it darker and also change the color of the copyright text. How can I do this?
Thank you!
Hello,
Thanks for all the support so far!
How can I change the color of the social media icons at the bottom? I'd like to make it darker and also change the color of the copyright text. How can I do this?
Thank you!
Hello,
You need to edit the social icons on images folder.
To change the copyright text, you can add this on your custom.css
.copyright {
color: red!important;
}
Regards,
Ismael
You must log in to post.