Site logo

Archived topic

removing login icon

5 replies · Started by Ruth on September 7, 2022

Viewing posts 1–6 of 6

Hi - If I remove the login icon on the right hand of the header in this website, the basket moves over to the left of the header. is it possible to remove the search icon but keep the basket still on the right hand side of the header?

Hi Ruth,

It's possible. Can you try removing the icon, and I'll see what's occurring?

Hi Fernando - I have removed it. The basket icon has moved to the left of the screen.

Can you try adding this CSS in Additional CSS:

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

Thanks Fernando that has worked..

You're welcome Ruth!

This archived topic is closed to new replies.