Off Canvas Toggler Not In Line - Question | JoomShaper

Off Canvas Toggler Not In Line

CH

Christian Haselsberger

Template 1 week ago

Hi there, i have troubles, showing the off canvas Toggler right... i created a new line in the tmeplate, but the burger icon is shown in the second line. how can i fix that, so that the icon is positioned in the first line? (problem only appears in mobile view)

Thank you! www.edelweiss-soell.at

https://snipboard.io/zkQTLl.jpg

0
5 Answers
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 1 week ago #156066

Hi

Thanks for contacting us. Use this CSS in your custom.css file

@media (max-width: 844px){
div#sp-menu { 
 margin-top: -45px;
 margin-left: -8px;

}
}

-Regards.

0
S
Schwyzer
Accepted Answer
1 week ago #156050

Hallo Christian

probier mit diesem custom css-code in der Handy-Version.

div#sp-menu { margin-top: -60px; }

vielleicht musst Du noch die Pixel-Zahl anpassen.

Hoffe, es klappt. Gruss Maggie

0
CH
Christian Haselsberger
Accepted Answer
1 week ago #156159

DANKE! ist jetzt zwar nicht rechts, aber zumindest schön in der Zeile ;-)

0
S
Schwyzer
Accepted Answer
1 week ago #156161

https://www.joomshaper.com/documentation/helix-framework/customization-tips

Schau Dir mal diesen Link an, hier findest Du noch Tips. Gruss Maggie

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 1 week ago #156233

Glad to know that:) You are always welcome!

It would be very kind of you if you can manage some moment to give us feedback here:

https://www.trustpilot.com/evaluate/www.joomshaper.com?stars=5

https://extensions.joomla.org/extension/sp-page-builder/#reviews

Please let me know your name on the review.

0