Site logo

Archived topic

my account menu next to search box

5 replies · Started by roadlink on February 5, 2021

Viewing posts 1–6 of 6

Hello,

Is it possible to have "my account" drop down menu just next to search box?

Thanks

Hi there,

you would need to create a new menu for your Account link and assing that to the Secondary Navigation Location, then set to the Secondary Nav to Float Right. And then remove the header widget.

Try add this CSS:

#secondary-navigation {
    order: 3;
}

And you can delete the my account from the primary navigation.

Perfect. Thanks.

No problem :)

This archived topic is closed to new replies.