[Support request] slideout navigation width

Home Forums Support [Support request] slideout navigation width

Home Forums Support slideout navigation width

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #557742
    Rolandas

    Hi

    How properly to increase the slide-out menu width (in mobile view)?
    When I use

    .slideout-navigation {width: auto;}

    I get almost what I want, but
    when I open a sub-menu lines, slide-out covers or hides X (.button.slideout-exit)

    #558165
    Leo
    Staff
    Customer Support

    Hi there,

    Remove that and try this instead:

    .offside {
        width: 530px;
    }

    Let me know.

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