Site logo

[Resolved] Off-canvas menu item in two lines

Home Forums Support [Resolved] Off-canvas menu item in two lines

Home Forums Support Off-canvas menu item in two lines

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2482606
    Daniel

    Hi Support!

    I have seen many posts about this topic, but none of them solved my treat.

    On desktop view, there is just a limited width where the menu items appear off-canvas, so the longer ones are in two lines.

    Could you please suggest a solution for my case?

    Link: http://bit.ly/3QbgR1u

    Thanks in advance,
    Daniel

    #2482611
    Ying
    Staff
    Customer Support

    Hi Daniel,

    Try adding this CSS:

    .slideout-navigation.do-overlay .inside-navigation {
        max-width: fit-content;
    }
    #2482613
    Daniel

    Hi Ying,

    Amazingly fast response! Thanks, that works!

    #2482623
    Ying
    Staff
    Customer Support

    You are welcome   🙂

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