Open Menu Off Canvas On The Left Side - Question | JoomShaper

Open Menu Off Canvas On The Left Side

D

Dominik

Helix Framework 8 months ago

Hi there

Where and how can I set the menu to open on the left-hand side and not on the right as it is currently set?

https://prnt.sc/sHyDVTE1-0aM

Thank you. Domi

0
2 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 8 months ago #185819

Hi Domi,

By default is not possible to set it, but should possible by using that Custom CSS

body.ltr.offcanvs-position-right.offcanvas-active .offcanvas-menu 
{right: auto;}
0
D
Dominik
Accepted Answer
8 months ago #185821

Thank you very much, Paul!

Domi

0