badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Removing Primary Navigation Menu from one page

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #52009
    renaekeeley59
    Participant

    Hello,

    I tried finding CSS code that would work, but failed. How do I remove the primary navigation menu from just one specific page? The page URL is http://baylor-uganda-elearning.org/wall-of-fame/.

    Thanks,
    Renae

    #52050

    Hi Reane,

    Just add below custom CSS code to hide the main-navigation:

    .page-id-3962 .main-navigation {
       display: none;
    }

    Change the above page id no. 3962 above to the page id that you want to hide the main-navigation.

    Thank you for using our theme.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.