How can I make my menu span the entire header width on the Debut theme?

How can I make my menu span the entire header width on the Debut theme?

Ulysse1300
Pathfinder
149 0 51

Hey, 

 

I would like to know how my menu could take up the whole width on the header ? 

Thanks. 

 

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

Replies 2 (2)

DelightCart
Shopify Partner
1267 84 158

@Ulysse1300 

 

Please add the following code at the bottom of your assets/theme.css file.

 

.site-nav__dropdown--centered {
width: auto !important;
}

.site-nav__dropdown{
left: auto !important;
}
Delight Cart - It's time to turn your visitors into loyal shoppers! 

Delight Loyalty - Increase repeat sales quickly and build lifelong customers loyalty.
Ulysse1300
Pathfinder
149 0 51

I may have misspoken but I was talking about the width of ''shop involvement about''. I would like to have closer on the left side and the same for the cart to be closer on the right.