Site logo

Archived topic

How to move shopping cart icon?

3 replies · Started by cjenti on December 7, 2019

Viewing posts 1–4 of 4

Hi,
What should I do to move the shopping cart icon on the left of the menu icon (primary nav as header). I also need to increase menu icon size.
Thanks for support, and "vive GP!"

Hi there,

add this CSS:

.main-navigation ul {
    display: flex;
}
.slideout-toggle {
    order: 4;
}

The Menu Icons are controlled by the Font Size set in Typography > Primary Navigation

Thanks! hyper reactive and effective support!

Glad to be of help.

This archived topic is closed to new replies.