Home › Forums › Gillion Theme › Sticky Header error problem and Disable Header Flag
Home › Forums › Gillion Theme › Sticky Header error problem and Disable Header Flag
Hello! I’m having a problem with the sticky header. I have the sticky header option disable but it still is sticky. How would I fix this?
My site is http://www.tiagoscharfy.com/helenagasparetto
Also, I’m trying to get the rid of this bookmark flag on the header and also all the bookmark functions, how would I do that?
My site URL is http://www.tiagoscharfy.com/helenagasparetto
Thanks!
Hi @tiagosimk,
I hope you are well today and thank you for your questions.
Hello! I’m having a problem with the sticky header. I have the sticky header option disable but it still is sticky. How would I fix this?
It is not dispalying sticky for me as shown in the attached screenshot.
Please advise.
Also, I’m trying to get the rid of this bookmark flag on the header and also all the bookmark functions, how would I do that?
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-readmore.sh-nav-special { display: none; }
Best regards,
Shufflehound team