Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • Pankaj Sharma Moderator
    #1047873

    Hi
    Open template folder/css/custom.css file
    add this code it hide mainnav

    .t3-mainnav {
        display: none;
    }
    body {
        padding-top: 0px;
    }
    

    Regards

    gkeil Friend
    #1048487

    Thank you very much!!!
    It worked perfect.
    Best regards
    Guillermo

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

This topic contains 2 replies, has 2 voices, and was last updated by  gkeil 6 years, 9 months ago.

The topic ‘Hide Header and Megamenu’ is closed to new replies.