Tagged: social media icons
Not sure if I did something wrong… I tried isolating the icons to make them colored #333, which worked for when they were in the top portion of the header. I would like the icons to show in the main header for now. As you’ll see, the links are there (to the right), but the icons are not visible.
Thanks for your help!
http://fusewm.com
Hi KirinDesign!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.social_bookmarks a {
height: auto!important;
line-height: 25px!important;
}
Cheers!
Yigit
Thanks Yigit! That worked.
Is there any way to make the social media icons and the logo bigger? I messed with the logo, but the max-height blocks my height edits. If I correct the max-height, the logo doesn’t shrink with scrolling.
Thank you!
Hi!
Please add following code to Quick CSS to change the font size of social icons
#top .social_bookmarks li a {
font-size: 16px;
}
and then go to Enfold theme options > Header Layout > Header Size and choose custom pixel value and increase header height as needed
Best regards,
Yigit
Yiğit Bey Merhaba,
Aynı sorunu yaşamaktayım http://www.cagdasvillas.com ana sayfasını transparan yaptıktan sonra ikonlar kayboldu. Yardımcı olursanız sevinirim.
İyi çalışmalar.
Hi cizgiajans,
Please try this solution to see if you have any luck with it: https://kriesi.at/support/topic/social-buttons-broken-with-wp-5-3-1-update/#post-1165745
Best regards,
Rikard
Thanks for your help!