Can't Change Offcanvas Menu From Left To Right Position In Mobile View - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Can't Change Offcanvas Menu From Left To Right Position In Mobile View

F

Federația Sindicatelor din Instituții de Cultură

Template 1 year ago

Hello,

I'm having a problem only on mobile and tablet with offcanvas menu. I cant move the offcanvas menu from left to right. If I select offcanvas position to right from template options it just not appear in mobile mode at all (on left side all good). And I dont know wich lines to modify in css.

www.fsic.ro

please help Thanks!

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

Hi,

please use that Custom CSS to move [=] icon

@media screen and (max-width: 990px) {
#sp-menu1 {order: 2;}
}
0
F
Federația Sindicatelor din Instituții de Cultură
Accepted Answer
1 year ago #144797

thanks a lot, for the button it worked perfectly, but can the entire menu pop up from the right instead of left?

https://prnt.sc/2T9THP4-0Dat

0