home page no nav…

  • bobsmac

    #7144

    Want to have my home page only to not have the top nav bars? I just want it to link it in the body to another page.

    Anonymous

    #37132

    Do you want to remove the header menu on homepage?

    Adding this to Custom CSS will hide header menu on homepage.

    .home #header-menu-wrap {
    display: none;
    }

    bobsmac

    #37133

    Hi Prasanna,

    Thank you…it not only worked but I also used the same basic code to remove the header from the home page.

    Admin

    Syahir Hakim

    #37134

    Marking thread as resolved. You can do this yourself as well.

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

  • You must be logged in to reply to this topic.