Header

Home Forums Jevelin Theme Header

Home Forums Jevelin Theme Header

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    RESOLVED Posts
  • Rubeco20
    Participant

    Good afternoon!

    Could you help me remove the fixed header only on this page?

    Regards,

    Hi @Rubeco20,

     

    I hope you are well today and thank you for your question.

     

    I don’t see any fixed header on your shared site as shown in the attached screenshot.

     

    Please advise.

     

    Best regards,
    Shufflehound team

    Rubeco20
    Participant

    Hello!

     

    What I would like to do is disable the menu that is enabled when scrolling the page. Only on this page and not at all.

    Solution for this topic

    You can achieve 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

    body.page-id-1767 .sh-header.sh-sticky-header-active {
        position: relative !important;
    }

    I have notified forum admin to remove shared screenshot from this topic.

    Rubeco20
    Participant

    I am very grateful for the help, however it did not work out as I expected … any movement on the page and it is still activated.

     

    I would like it to be disabled on this page.

     

    Is it possible?

     

    Regards,

     

    Rubens Rocha.

    I don’t see the shared CSS code used on your site.

     

    This may be because you are using autoptimize cache on your site so please clear the autoptimize cache or temporary disable it.

     

     

    Rubeco20
    Participant

    Hello!

     

    I put the code that you passed me.

    I still don’t see it on your shared site.

     

    Have you cleared the autoptimize cache and temporary disable it?

    Rubeco20
    Participant

    Good Morning!

     

    Yes, I cleared the cache and deactivated it.

    Now I can see the shared CSS code is working fine on your shared page making it static.

     

    Could you please check whether it is working fine for you also by clearing your browser cache?

    Rubeco20
    Participant

    Now I see it’s working. Thanks a lot for the help.

     

     

    You are most welcome here 🙂

     

    Sure we’ll delete the image.

Viewing 12 posts - 1 through 12 (of 12 total)