Hamburger Position On Mobile - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Hamburger Position On Mobile

DR

doug raught

Helix Framework 3 years ago

Is there a way to use CSS to move the hamburger to the center position on the phone. I have translation icon set to the menu position. Both the hamburger and Flag icon sit too close together. Someone with a large finger would have a difficult time tapping only the hamburger or the flag.

I tried creating a search position but I can't get that to work. I tried switching the offcanvas position to the left, but then the translation flag disappears.

One post said to select center in the Template Options, but the only options are left and right. Any help would be appreciated.

It can be see on mobile at: http://ncagonline.com/22/

(Babycare Template)

0
3 Answers
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 3 years ago #71913

Hi,

Thanks for contacting us. You can use this custom CSS

a#offcanvas-toggler {
    position: relative;
    right: 50px;
}

Path towards custom CSS: Extensions>Templates>Styles> Click on your current default template name then choose Template Options. Then find custom CSS within the custom code.

-Regards.

0
DR
doug raught
Accepted Answer
3 years ago #71937

THANK YOUUUU! I've hunted for this code but could not find it.

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 3 years ago #71971

You are always welcome! It would be very kind of you if you can manage some moment to give us feedback here:

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

https://www.trustpilot.com/review/www.joomshaper.com

Please let me know your name on the review. Thanks for being with us :)

0