Hi,
I managed to increase the size of the social media icons.
But how can I change the colour? And I would like to use the hover state of the icon permanently. So that I have a white F in a blue circle for facebook.
Kind regards,
Veronika
Hey Loveronika,
Please provide a link to the site/page in question so we can look into this issue further.
Best regards,
Jordan Shannon
Hi, did you get the link in the private content?
Hi,
I’m not seeing the link in the private content.
Best regards,
Jordan Shannon
Hm, it doesn’t seem to work if I write something in the private content. Where else can I send the information?
hi, please see private reply
Hi,
Sorry for the late reply, to change the social icons in your footer to circles try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:
#top .social_widget_icon {
border-radius: 100px !important;
}
Best regards,
Mike
it doesn’t change anything :-(
Hi,
Did you add the code to the very top of quick css so it runs first? Also, be sure to clear the cache a few times over.
Best regards,
Jordan Shannon
Hi it’s still the same although I put on the top of quick css. I would like to have hover icon for facebook all the time, ie the white f in the blue circle – so that people really see it ;-)
Nice idea
Hi,
Please try this css instead:
#top #wrap_all .av-social-link-facebook a {
color: #fff !important;
background-color: #37589b !important;
}
Then clear your browser cache and check.
Best regards,
Mike
perfect! thank you a lot
Hi,
Did you need additional help, or shall this topic be closed?
Best regards,
Jordan Shannon
hi, item can be closed. thank you
Hi,
If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon