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

    Hi
    Go to Templates > Purity III > Navigation > Collapse navigation for small screens > OFF.
    This will turn of the mega menu for small screen

    trevorellis Friend
    #963914

    Thanks for swift response, I would like to turn off horizontal menu for all screensizes. Sorry to be unclear.

    Pankaj Sharma Moderator
    #964046

    Hi
    Go to /templates/Purity III/css/custom.css file and add below code

    .t3-mainnav .t3-navbar {
        display: none!important;
    }

    if there is no custom.css file then create it .

    trevorellis Friend
    #964176

    Brilliant, thank you very much.

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

This topic contains 4 replies, has 2 voices, and was last updated by  trevorellis 7 years, 8 months ago.

The topic ‘How can I Remove Horizontal menu in Purity iii ?’ is closed to new replies.