Hello Enfold Team,
I do have a few questions for you experts guys, lets start please:
1). Social Buttons at the Footer – The default is when im moving my mouse (hovering) then the Icons are “shining”. How can I make those Social Buttons to be “shining” all the time. (Cancelling the hover)?
Kind Regards and Happy new year!
Ronen,
Hey ronensin,
please use different tickets for different questions.
1.) Use this code inside Quick CSS field:
#top #wrap_all .av-social-link-facebook {
background: #37589b;
}
li.social_bookmarks_gplus.av-social-link-gplus.social_icon_2 {
background: #de5a49;
}
li.social_bookmarks_youtube.av-social-link-youtube.social_icon_3 {
background: #a72b1d;
}
li.social_bookmarks_twitter.av-social-link-twitter.social_icon_4{
background: #46d4fe;
}
Best regards,
Andy
Thanks A lot for your quicklly reply!
I’m now opening more tickets for the rest questions.
Best Regards, Ronen
Hi,
glad we could help so far! yes let us know in new tickets about your other questions.
Best regards,
Andy