Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #400209

    Hello,
    i want to change the mobile menu.
    Is it possible not to use the full width for the menu display.
    At the moment the menu flyout and is shown on the full page width
    So that u can see maybe 20 % from the main page in the background.

    #400560

    Hi carvo!

    Not sure I understand exactly what you mean, do you want the menu to only cover 80% of the screen while it’s active? If so, would you like the gap to be on the left or right side?

    Regards,
    Rikard

    #403249

    Hi Rikard,
    yes, i want the menu to only cover 80% of the screen while its active.

    Regards,
    Carvo

    #403706

    Hi!

    Add this to your custom CSS.

    #mobile-advanced { max-width: 80% !important; }
    

    Cheers!
    Elliott

    #403757

    Hi!
    Yes its ok, but now i do not see the whole menu text.
    I thought, that your CSS Code cut the end of my screen with the space after the menu text.
    any idea ?

    #404253

    Hey!

    Could you please provide us with a link to the site in question? Also, if possible, a screenshot/simple mock-up or detailed description of what you are trying to achieve would be helpful.

    Cheers!
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.