Tagged: enfold, social media icons
-
AuthorPosts
-
March 20, 2014 at 2:06 am #240436
Prefer to have the normal and hover states reversed for the social media icons in the top bar. Looked around forum but didn’t see anything regarding this. Thanks in advance for any assistance!
March 20, 2014 at 2:23 pm #240690Hey rbdstudio!
Can you post the link to your website so we can take a look which social icons you are using to provide you custom CSS code?
Regards,
YigitMarch 20, 2014 at 4:11 pm #240764This reply has been marked as private.March 20, 2014 at 4:20 pm #240769Hi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
top .social_bookmarks_linkedin:hover a { color: #419cca; background-color: transparent; } top .social_bookmarks_linkedin a { color: white; background-color: #419cca; } #top .social_bookmarks_facebook:hover a { color: #37589b; background-color: transparent; } #top .social_bookmarks_facebook a { color: white; background-color: #37589b; } #top .social_bookmarks_gplus:hover a { color: #de5a49; background-color: transparent; } #top .social_bookmarks_gplus a { color: white; background-color: #de5a49; } #top .social_bookmarks_twitter:hover a { color: #46d4fe; background-color: transparent; } #top .social_bookmarks_twitter a { color: white; background-color: #46d4fe; } #top .social_bookmarks_youtube a { color: #fff; background-color: #a72b1d; } #top .social_bookmarks_youtube:hover a { color: #a72b1d; background-color: transparent; }Best regards,
YigitMarch 20, 2014 at 4:27 pm #240771This reply has been marked as private.March 20, 2014 at 4:52 pm #240784This reply has been marked as private.March 20, 2014 at 8:38 pm #240862Hi,
How to change the color of social icons just on a transparent header? please
ThanksMarch 21, 2014 at 4:15 am #240993Hi!
@youyou78: Can you please post the link to the website?
@rbdstudio: Use this for the linkedIn icon:#top .social_bookmarks_linkedin a { color: #fff; background-color: #419cca; } #top .social_bookmarks_linkedin:hover a { color: #419cca; background-color: transparent; }Best regards,
IsmaelMarch 21, 2014 at 7:37 am #241046Hi Ismael,
Sorry, I work in a local. In transparency options, I changed the color of the menu but the social icons are gray. I would like to have the same color if possible.
Thanks!!!March 21, 2014 at 5:23 pm #241269Thanks Ismael…that worked!! Have a great day!
March 21, 2014 at 6:00 pm #241287 -
AuthorPosts
- The topic ‘Social Media icons in color and gray on hover’ is closed to new replies.
