Home Forums Basel support forum Hide Sticky Menu on a specific page

Hide Sticky Menu on a specific page

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #266375

    aknamalkhan
    Participant

    Please guide me on how I can hide the sticky menu on a specific page

    .page-id-3873 .navigation-wrap
    { display:none !important;}

    I’ve tried the above code it didn’t work

    #266436

    Hello,

    Please add this code to the Page settings: https://prnt.sc/zi267z

    body .sticky-header.act-scroll{
    display:none;
    }

    Best Regards

    #266485

    aknamalkhan
    Participant

    Thanks alot.

    #266528

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

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

The topic ‘Hide Sticky Menu on a specific page’ is closed to new replies.