Ahoy,
How do I make it so the social icons disappear before they overlap the logo when the browser is minimized ?
Hey mcraig77,
Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 915px) {
#header_meta ul.social_bookmarks {
display:none;
}
}
Best regards,
Rikard
Hello,
I added that but it did not work. Please Advise
Hi!
I loaded the web site and I can not see the code there.
Please add it back and disable your cache / clear it
Cheers!
Basilis
Hi,
I added the code and it did not work so I took it out. I just reinserted the code and looked on several browsers but the social icons still overlap. Please Advise.