Tagged: header, social icons
Hi team,
how can I tell the enfold to show only selected social icons in the header?
In the footer, all my social icons can be shown.
Thanks and cheers,
Jan :)
Hi Jan!
If it works for you, we can post you custom CSS code to hide some of the social icons only in the header. We are going to need to see the site you are working on :)
Regards,
Yigit
Hey!
You can add the code to Quick CSS as following
#header .social_bookmarks_twitter {
display: none!important;
}
and adjust for other social icons you would like to hide from header :)
Cheers!
Yigit
Hey Yigit,
great, thank you!
But now I deactivated “shrinking header” and it doesn’t work anymore. Do I have to change “#header” to something else?
Thanks,
Jan :)
Hey!
No, it should work fine Jan :)
Do you mind creating a temporary admin login and posting it here privately so we can look into it? Please also let us know which social icons you would like to remove/keep
Regards,
Yigit
Hey!
There was one unclosed media query, i closed and moved the code to top of the Quick CSS field and it is now working fine. Please review your website Jan :)
Regards,
Yigit
Hey Yigit,
perfect, thank you so much and sorry for my mistake!
Cheers,
Jan