Hi! I’m trying to right align the main menu on desktop.
Like this:
I can see other people have asked this but the code provided doesn’t work for my site. I’m using the debut theme. Can someone please tell me what code I need and where to put it? Thanks so much!!
Hii, @julhobart
Kindly share your store URL so,
I can solve your problem.
Thank You.
hello @julhobart
Please provide website url and if your store is password protected then also provide password So I will check and provide a solution here.
hello @julhobart
do you want to look like this https://nimb.ws/OF4MV8
hii, @julhobart
Paste this code on top of the theme.scss file.
nav#AccessibleNav {
position: relative !important;
left: 175px !important;
}
Thank You.