Show mobile menu always, not in the middle

Hi!
I’m in the process of creating a new Shapely WP site locally.
I would like to use the mobile menu (hamburger menu) style always. I’ve achieved this with the following CSS codes:

#page .module.widget-handle.mobile-toggle.right {
display: block !important;
border: none;
background: white;
}

.main-navigation .menu {
display: none;
}

However in the desktop view, the hamburger icon is in the middle. Can I move it to the right side?

Hey there

Any chance to bring your website online?
I need to see it

Regards

This issue has been solved since then. :slight_smile: A } caused the problem. Thanks!

Hi there

Thanks for updating us :slight_smile:

Yeah, such a small thing can trigger a big problems :smiley:

Have a great day

Regards