hi to all
I need to change the color of the fb icon by removing the hover. I need it to become blue and without hover. Is possible with custom css code?
Thank’s
The icon that i must chang is in the screenshot
Hey minogig,
Please provide a link to the page in question so we can properly inspect the css.
Best regards,
Jordan Shannon
Hi jordan.
The site is
In home you must find the fb icon on the menù tab.
Thank’s
sorry for my post… :(
Hi,
Thanks for getting that link over to me. You can add this to quick css:
#top #wrap_all .social_bookmarks a{
background:blue!important;
color:#fff!important;
}
Best regards,
Jordan Shannon
Perfect Jordan….Great!! :)
Thank’s a lot.
Hi minogig,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria