Hi,
Can I remove social links in header and footer with Quick CSS, so I can easily change it back when needed?
Thank you,
Poirot
Hi,
Can I remove social links in header and footer with Quick CSS, so I can easily change it back when needed?
Thank you,
Poirot
Hi!
Yes, add following css code to the quick css field:
ul.social_bookmarks{
display: none !important;
}
Best regards,
Peter
Hi Peter,
Thanks again, dude!
Best regards,
Poirot
This topic has been closed to new replies.