Viewing 3 reply threads
You must be logged in to reply to this topic.
I need help changing the colour of my icons, I’ve gone through the Tower theme appearance options, but I can’t find anything that influences them. Can anyone help? thanks.
Jamie
Hello,
You need to use custom css for that. What icons are you trying to edit? To change the social icons color please add this code into your custom css box:
.top_nav .footer_social_icons.circle li i {
color: #999999;
}
Edit the color to your wish.
Best regards!
Please see the screenshot, the arrows point at the icons I want to change.
Hello,
Can you please resend the screenshot? The previous link is invalid. You can use these useful links to upload images online:
https://share.pho.to/
https://postimage.org/
Send us the link to access it.
Best regards!
You must be logged in to reply to this topic.