Hi,
https://www.benestamgolfdesign.com/
I want the social media icons to be coloured all the time, not just when you hover over them.
What code shall I add?
Thanks.
Charlotte
Hey Charlotte,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#top #wrap_all .av-social-link-facebook a {
color: #fff;
background-color: #37589b;
}
#top #wrap_all .av-social-link-instagram a {
color: #fff;
background-color: #a67658;
}
If you need further assistance please let us know.
Best regards,
Victoria
Great, thanks Victoria :)
What code shall I add to make the footer text and icons bigger?
Best regards
Charlotte
Hi Charlotte,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#top #socket .social_bookmarks {
height: 36px;
}
#top #socket .social_bookmarks li a {
width: 36px;
line-height: 36px;
}
#top #socket .social_bookmarks li {
width: 36px;
}
If you need further assistance please let us know.
Best regards,
Victoria
Great, thanks :)
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon