How can I adjust the menu width to fit the screen on my computer?

Hey,

I would like to know how can I enlarge the menu to fit the width of the screen on the computer ?

Thanks.

Link : https://relentless-clothingz.myshopify.com

Password : I will send you in private.

1 Like

@Ulysse1300 for this you need to add more menu in navigation

1 Like

@Ulysse1300

Sorry you are facing this issue, it would be my pleasure to help you.

your store password protect can you please share us
I will check out the issue and provide you a solution here.

1 Like

@Ulysse1300

you mean like this?

1 Like

Yes like that, with all the text on the left side, not on the middle.
Thanks.

1 Like

@Ulysse1300

yes, please try this code

  1. Go to Online Store->Theme->Edit code
  2. Asset->/theme.css ->paste below code at the bottom of the file.

don’t worry doesn’t effect mobile this code

.site-nav__dropdown--centered {
   width: calc(100vw - 9px);
   text-align: left;
    left: -27vw;
}
1 Like

Exactly what I was looking for, one last thing and it will be perfect. How can I manage the space between the lines and also the columns ?

@Ulysse1300

its my pleasure to help us

also second think like this?

1 Like

I would like to have on the same first column the ‘‘BESTSELLERS’’ and ‘‘ALL PRODUCTS’’ in bold and after manage by myself with code the space between rows and column. Is it possible ?

Here is an example of what I was looking for.

Thanks.

@Ulysse1300

yes it can be done custom code change your mega menu as your like code and try if any issue let me know

1 Like

And I guess you can do it to me or not ?

1 Like

@Ulysse1300 .

It can be done by doing some code customization. please send me a personal message and we can discuss what you’d like