Archived topic
my account menu next to search box
5 replies · Started by roadlink on February 5, 2021
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.
Hi David,
Thanks for reply. I tried to do what you suggest but end results it not what I need.
1. Create a new menu for your account.
Done. https://prnt.sc/yfn40u
2. Assign the menu to Secondary Navigation.
Done. I guess. https://prnt.sc/yfn6yq
3. Set the secondary navigation to float right.
Done, https://prnt.sc/yfobo3
4. Remove the header widget.
I did this, not sure if it is OK. https://prnt.sc/yfnfll
Try add this CSS:
#secondary-navigation {
order: 3;
}
And you can delete the my account from the primary navigation.
Perfect. Thanks.
No problem :)