Navigation on Empire Theme

Navigation on Empire Theme

Kreeveyates
Shopify Partner
17 0 3

Hello,

I am wanting to make only the navigation bar the full width on the page and to stay like that even when the zoom is changed on the browser.

Current is below:

Kreeveyates_0-1737108487638.png



Site: https://ashbrookroofing.co.uk

Replies 2 (2)

Rahul_dhiman
Shopify Partner
855 168 186

Hello @Kreeveyates 
Go to online store ----> themes ----> actions ----> edit code ---->theme.css
add this code at the end of the file and save.

#shopify-section-sections--21349253775653__header nav {
width: 100% !important;
max-width: 100% !important;
}

Result
153.png

If this was helpful, hit the like button and accept the solution.
Thanks

Want to modify or custom changes or bug fix on store . Or Need help with your store? Or -Want Complete Storefront

Contact here


BEST CUSTOMER ACCOUNTS APP WITH CUSTOM WISHLIST OPTION 
TRY OUR APP :

PWC: Customer Accounts & Pages

websensepro
Shopify Partner
2127 265 317

Hi @Kreeveyates 
1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.css / based.css file and paste the code in the bottom of the file.

 

@media(min-width:1024px){
ul.navmenu.navmenu-depth-1 {
    width: 100% !important;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
    margin-left: 0 !important;
}
}

 

Result:

websensepro_0-1737110016761.png

 

If my reply is helpful, kindly click like and mark it as an accepted solution.
Thanks!
Use our Big Bulk Discount app to boost your sales! 🚀 (https://apps.shopify.com/big-bulk-discount). Easy to set up and perfect for attracting more customers with bulk discounts. Try it now and watch your revenue grow!

Need a Shopify developer? Hire us at WebSensePro For Shopify Design Changes/Coding
For Free Tutorials Subscribe to our youtube
Get More Sales Using Big Bulk Discount APP
Create Your Shopify Store For Just 1$/Month
Get More Sales Using Big Bulk Discount APP