Site logo

Archived topic

Hello guys

5 replies · Started by Alon on December 30, 2021

Viewing posts 1–6 of 6

Great theme.
I'd like to change the order of the 3 top icons (search, user, cart).
The order should be instead of (left to right) search, user, cart -> cart, user, search.
Thank you in advance.

Hi there,

can you share a link to your site ?

Try adding this CSS:

.main-navigation .menu-bar-items {
    flex-direction: row-reverse;
}

Yep.
Thank you for your great support David :)

Glad to be of help

This archived topic is closed to new replies.