Tagged: social media icon
Hello,
my site is bodytalkcare.com
How do I remove the lines & grey color to white where the social media icons are on the top left of the page?
Thank you
Hey Nathan!
Please add following code to Quick CSS
#top .social_bookmarks li {
border: none!important;
}
#header_meta {
border: none;
background-color: white;
}
Regards,
Yigit
It’s not working?
Hi!
Fixed – https://kriesi.at/support/topic/how-do-i-remove-the-line-on-menu/#post-459675
Regards,
Yigit