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*

Remove navigation menu from home page

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #77123
    ratboyblue
    Participant

    Hi!

    I’d like to remove or hide the navigation menu from my home page so viewers can use images as links to enter the site.

    Thanks!

    #77200

    Hello,

    To hide the navigation menu from the home page just login to your WP Dashboard and go to Appearance > Customize > Additional CSS and paste below custom CSS code:

    .home .main-navigation {
        display: none;
    }

    Thank you!

    #77267
    ratboyblue
    Participant

    It worked! Thank you so much.

    #77292

    Welcome anytime @bluewjunk

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