Site logo

Archived topic

shopping basket is on the right........

3 replies · Started by Jeroen on February 19, 2021

Viewing posts 1–4 of 4

Hello!,
I have aligned my menu to the left, below my logo. But now the shopping basket is fully aligned to the right.
I like to have the shopping basket also aligned to the left just behind the last menu item.

Can anyone tell me how I can do that??

Hi Jeroen,

Try this CSS:

.menu-bar-items {
    margin-right: auto;
}

Yes that works! just the way I want it.

Glad to hear that :)

This archived topic is closed to new replies.