Sticky Header error problem and Disable Header Flag

Home Forums Gillion Theme Sticky Header error problem and Disable Header Flag

Home Forums Gillion Theme Sticky Header error problem and Disable Header Flag

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • tiagosimk
    Participant

    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!

    Attachments:
    You must be logged in to view attached files.

    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

    Attachments:
    You must be logged in to view attached files.
Viewing 2 posts - 1 through 2 (of 2 total)