Home › Forums › Gillion Theme › Header: remove social media buttons
Home › Forums › Gillion Theme › Header: remove social media buttons
Hi,
since my social media buttons are included both in the titlebar and in the header (hence, they’re duplicates), is it possible to remove the main social media button from the header whilst still keeping the other buttons in the titlebar? See attached screenshot.
Thanks for your help!
Solution for this topic
Hi @jacky88,
I hope you are well today and thank you for your question.
You can remove it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
li.menu-item.sh-nav-share.sh-nav-special { display: none; }
Best regards,
Shufflehound team
Thank you very much. All sorted!
You are most welcome here ๐