Viewing 2 reply threads
You must be logged in to reply to this topic.
Hi,
how can I change the colour of social icons inside the social widget in the footer?
Site misanoimmobiliare.it
theme handel
Hello,
By default the footer social icons will get the primary and secondary color set in your Styling menu options.
To change that, add custom css. An example code is:
footer#colophon .widget ul.social-icons-widget li a {color: #fbfbfb !important;}
.social_widget .social-icons-widget.circle li { background-color: #51aadb !important;}
Let us know.
Best regards!
You must be logged in to reply to this topic.