Site logo

Archived topic

Centralizing the mobile menu

7 replies · Started by Marke on July 8, 2021

Viewing posts 1–8 of 8

How (and where) to centralize the mobile menu, theme Java? Someone with a keen eye pointed out: https://fermfoods.fi/

Hi there,

do you want the hamburger toggle in the center ? What about the Logo ?

Hi, Hamburger toggle in okay (on the right), but the "list" of pages is not in the center. if these must be the same, then in the center. "Appetite increases when eating":Can the background color of the menu and the color of the text be changed? Where will these changes be made? I'm not a coder :-)

Can you check the padding in Customizer > Layout > Header and in Customizer > Latout > Container.
Are the left and right values the same ?

Padding is in desktop 0-20-40-70 and in mobile 0-0-0-0

well thats odd. But lets fix the issue by adding this CSS:

.nav-above-header #generate-slideout-menu .inside-navigation.grid-container {
    padding: 0 5px;
}

The colors you can change in Customizer > Colors > Off Canvas Panel

Fantastic! Thank you so much! Best support!

Glad to be of help

This archived topic is closed to new replies.