Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • crossix Friend
    #1070596

    Hi guys, would you please help to modify Purity template menu bar?

    1: i want the logo position to be in the very left of the screen
    2-i want to man menu disable on navbar and only use it on OFFcanvas
    3-want the canvas to be in the right side

    see the screenshot for what i want to accomplish
    thank your help


    1. menubar
    Pankaj Sharma Moderator
    #1070765

    Hi
    The menu is defined in the template folder /tpls/blocks/mainav.php file
    You can remove the menu call or add below code in custom.css file to hide the menu

    .t3-mainnav{display:none;}

    For the other changes, you can customise the header.php file and use custom style code to add your own style code.

    Regards

    crossix Friend
    #1071067

    there is no mainav.php on blocks

    Pankaj Sharma Moderator
    #1071152

    Hi
    Sorry, its only header.php file and the code for the menu is defined in the same file.

    Regards

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

This topic contains 3 replies, has 2 voices, and was last updated by  Pankaj Sharma 6 years, 5 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum