Site logo

Archived topic

How to place logo next to hamburger menu?

5 replies · Started by Max on May 12, 2022

Viewing posts 1–6 of 6

Hi i want to switch the shopping cart to the right en the logo next to the hamburger menu. How can i switch them from side?

Hi Max,

Just to confirm, you want hamburger icon, logo, cart in this order?

Do you want the logo to stay in the center of the header or next to the hamburger icon?

Next to the hamburger icon

Hi there,

remove the CSS you have so far and:

1. Add this CSS:

#mobile-header .menu-toggle {
    order: -1;
}

2. Customizer > Layout > Primary Navigation - switch to Mobile Preview and set the Menu Item Width to say 20px.

It doesnt work yet so

From left to right i want
Hamburger icon
Logo
Shopping cart

This archived topic is closed to new replies.