Site logo

Archived topic

Off-canvas menu item in two lines

3 replies · Started by Daniel on January 3, 2023

Viewing posts 1–4 of 4

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

Hi Daniel,

Try adding this CSS:

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

Hi Ying,

Amazingly fast response! Thanks, that works!

You are welcome   :)

This archived topic is closed to new replies.