Off-Canvas Menu CSS - Question | JoomShaper

Off-Canvas Menu CSS

Stephane Hanrez

Stephane Hanrez

Template 1 year ago

Hi,

How do I change the layout of the off-canvas menu on mobile phones ?

Typically, I would like to change the line-height to give it a bit more space, or change the font.

Thanks

0
1 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 year ago #146800

Hi Stephane,

Consider using Custom CSS.

and for font family you can use Typography > Custom tab > and put class names used in offcanvas menu, for example: .offcanvas-menu .offcanvas-inner ul.menu a


Lots of tips you can find here: https://www.joomshaper.com/documentation/helix-framework/customization-tips


I hope you can use browser "Code Inspector" if not read: https://www.joomshaper.com/blog/which-line-of-css-i-have-to-edit-code-inspector-in-action

0