Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • pavit Moderator
    #1034564

    Hello

    From your template manager edit your template and in add-ons tab enable the off-canvas sidebar

    then create a new menu module type and select main menu as menu and publish it in off-canvas position.

    Best regards


    1. Screenshot-at-mag-16-22-09-22
    2. Screenshot-at-mag-16-22-10-08
    tirtaingire Friend
    #1034793

    Thank u weve done the first step…
    Now i can see the Off Canvas Menu button but i can only see the first 2 -3 Menu items, the other items are "behind" the big Home Picture and not visible…

    pavit Moderator
    #1034820

    Hello

    Add this to your custom.css file ( if you do not have already one then create it in this folder /templates/JA_Elicyon/css )

    @media (max-width: 991px) {
        .t3-wrapper {
        position:static!important;
        }
    }

    Regards

    tirtaingire Friend
    #1034826

    Perfect thx !!

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

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

The topic ‘Main Menu on Mobil Phone’ is closed to new replies.