-
AuthorPosts
-
September 18, 2015 at 1:47 pm #505483
Is it possible to change so that the Facebook symbol is always blue and not only on mouse over ?
Thanx!
September 18, 2015 at 1:51 pm #505487Hi Paul!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top #wrap_all .av-social-link-facebook a { color: #fff; background-color: #37589b; }Cheers!
YigitAugust 1, 2016 at 10:49 pm #667487Hi is there a css code to have all the sociala icons in color not only on mouse over ?
Thanx!
August 2, 2016 at 11:31 am #667580Hi,
Yes, please post the link to your website so we can see the social icons you are using to provide you accurate solution.
Best regards,
YigitAugust 2, 2016 at 11:32 am #667581Thanx!
August 2, 2016 at 12:08 pm #667591Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
#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; } #top #wrap_all .av-social-link-twitter a { color: #fff; background-color: #46d4fe; } #top #wrap_all .av-social-link-gplus a { color: #fff; background-color: #de5a49; }Best regards,
YigitAugust 2, 2016 at 12:09 pm #667592Thanx worked like a charm!
Is there any way to display the social icons larger ?
August 2, 2016 at 12:19 pm #667597Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
#top .av-logo-container .social_bookmarks li a { font-size: 20px; }Best regards,
YigitFebruary 1, 2018 at 7:38 pm #906416This reply has been marked as private.February 2, 2018 at 6:37 am #906649Hi,
Please try the following in Quick CSS under Enfold->General Styling:
.av-social-link-facebook a:before { color:#37589b !important; }Best regards,
RikardFebruary 2, 2018 at 9:17 am #906730This reply has been marked as private.February 2, 2018 at 11:22 am #906784Hi,
Where exactly did you add the CSS? Do you have any caching plugins?
Best regards,
RikardFebruary 2, 2018 at 11:25 am #906787This reply has been marked as private.February 2, 2018 at 1:24 pm #906837This reply has been marked as private.February 3, 2018 at 4:41 pm #907241This reply has been marked as private.February 3, 2018 at 4:58 pm #907246This reply has been marked as private.February 3, 2018 at 11:29 pm #907307Hi,
Glad we could help!
Please take a moment to review our theme and show your support https://themeforest.net/downloads
To know more about enfold features please check – http://kriesi.at/documentation/enfold/
Thank you for using Enfold :)Best regards,
BasilisFebruary 3, 2018 at 11:29 pm #907308Hi,
Best regards,
Basilis -
AuthorPosts
- The topic ‘Change color on social facebook icon’ is closed to new replies.
