Home › Forums › Gillion Theme › Hide icons in the header
Home › Forums › Gillion Theme › Hide icons in the header
Hi,
I would like to hide the icons in the header (search, bookmark and share) in desktop and responsive views. Not working if uncheck the options “elements” in “header” configuration.
Thank you,
Regards
Solution for this topic
Hi @stezelco,
I hope you are well today and thank you for your question.
You can hide 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-nav li.menu-item.sh-nav-search,
.sh-nav li.menu-item.sh-nav-share,
.sh-nav li.menu-item.sh-nav-readmore {
display: none;
}
Best regards,
Shufflehound team
I have tested it on my test site but it is not displaying on mobile menu for me.
Could you please share me your site URL where it’s displaying so that i can help you to remove it?
Of course:
blog.tecnocasa.es
p:TC01
Solution for this topic
You can use below CSS code to remove it from mobile display.
.sh-nav-mobile li.menu-item.sh-nav-search,
.sh-nav-mobile li.menu-item.sh-nav-share,
.sh-nav-mobile li.menu-item.sh-nav-readmore {
display: none;
}Thank you, it works
You are always welcome here 🙂
If you need services beyond standard support, we've got your back!
If you'd prefer not to handle the installation yourself or need help getting started, we'll set everything up for you.
We'll help you rearrange sections, adjust spacing, and modify the page structure to fit your needs.
More complex styling changes, theme option modifications, and third-party integrations.
If you need something that's not included in the theme, we can code it for you.
Web design services to create custom sections, pages, and blocks for your theme, plus graphics and visualizations.
Full website builds, custom theme development, or plugin creation from scratch.
We'll provide a clear quote based on what you need. No hidden fees.