Menu Off Canvas To The Left Side - Question | JoomShaper

Menu Off Canvas To The Left Side

D

Dominik

Template 8 months ago

Hi there

I'm using HU and I tried to create my own Header.

https://prnt.sc/TrhoYyN6Rs5G

Unfortunately I can't get the Off Canvas Menu to the left side. I have also set the Off Canvas position to the left.

https://prnt.sc/Jrdx215BsYEu

However, the hamburger menu is not displayed on the left side. What am I doing wrong?

And finally, the header has a line or shading at the bottom. How can I delete it?

https://prnt.sc/wdPKAGD7DCZz

Thank you Domi

0
5 Answers
Pavel
Pavel
Accepted Answer
8 months ago #185381

I have also set the Off Canvas position to the left.

Hi.

Admin access no need.

Stay with right OffCanvas position.

Use menu position, not offcanvas position

Set menu type to offcanvas

And some CSS

#sp-menu {
    display: flex;
}
body.ltr #offcanvas-toggler.offcanvas-toggler-right {
    margin-left: 0;
}
0
D
Dominik
Accepted Answer
8 months ago #185383

Thank you very much Pavel. It works great!!

Domi

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 8 months ago #185385

Glad to know that its solved. And thanks Pavel for helping him.

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 8 months ago #185376

Hi

Thanks for contacting us and sorry for your issue. Could you please check your site? I cant access on that.

-Regards.

0
D
Dominik
Accepted Answer
8 months ago #185379

Hi Mehtaz

Please look in the hidden content.

Thank you Domi

0