Social icon always visible in header
Hi !
How can I disable the Social icon in the header ? It’s always visible even if Social media box is unchecked in theme options.
Thanks a lot.
PS : This thread is related to post-9464
Hi @razzi ,
Thank you for your question.
You can disable it from theme Header settings as shown in the attached screenshot.
I have tested it on my test site and it’s working fine for me using latest version of Gillion theme.
Best regards, Shufflehound team
Attachments: You must be
logged in to view attached files.
Hi, that’s what I’ve done. Please find attached a screenshot showing the options selected (social is translated in French) and the result. I don’t know why the icon is visible 😉 I’m on Gillion 1.1.3 + WordPress 4.8.1 (and I use your child theme)
Attachments: You must be
logged in to view attached files.
You can try disabling 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
.sh-header-meta-container li.sh-nav-share {
display: none;
} Popular choice Professional Developers At Your Fingertips! If you need services beyond standard support, we've got your back!
Let's get started
Services we offer: Graphic work / visualizations Full WordPress development and design
We use cookies to enhance your experience. By continuing to visit this site you agree to our use of cookies.Got it