All things Shopify and commerce
The menu bar is not responsive when menu bar shrink the menu list has been cutting off. Refer to the video please. Also the mobile menu is not working also. This is the site url https://appliednutrition.uk/
Solved! Go to the solution
This is an accepted solution.
Hello, @carlopia1980
Greetings from the Wholesale Helper Support Team! Happy to help you today.
1. Go to online store > theme > Edit code > Assets > custom.css (file) and Paste the below code at the bottom of the file -> Save
@media only screen and (min-width: 992px) and (max-width: 1325px) {
.navbar-expand-lg .navbar-nav {
flex-wrap: wrap;
}
}
2. After adding the above CSS, it looks like this-
Let me know If need further assistance
Regards,
Wholesale Helper Support Team
Hi, @carlopia1980
Greetings from the Wholesale Helper Support Team! Happy to help you today.
1. Go to online store > theme > Edit code > Assets > custom.css (file) and Paste the below code at the bottom of the file -> Save
@media only screen and (min-width: 992px) and (max-width: 1325px) {
.navbar-expand-lg .navbar-nav {
flex-wrap: wrap;
}
}
2. After adding the above CSS, it looks like this-
Let me know If need further assistance
Regards,
Wholesale Helper Support Team
This is an accepted solution.
Hello, @carlopia1980
Greetings from the Wholesale Helper Support Team! Happy to help you today.
1. Go to online store > theme > Edit code > Assets > custom.css (file) and Paste the below code at the bottom of the file -> Save
@media only screen and (min-width: 992px) and (max-width: 1325px) {
.navbar-expand-lg .navbar-nav {
flex-wrap: wrap;
}
}
2. After adding the above CSS, it looks like this-
Let me know If need further assistance
Regards,
Wholesale Helper Support Team
Thank you so much! It works like charmed!!
Hello, @carlopia1980
Greetings from the Wholesale Helper Support Team! Happy to help you today.
1. Go to online store > theme > Edit code > Assets > custom.css (file) and Paste the below code at the bottom of the file -> Save
@media only screen and (min-width: 992px) and (max-width: 1325px) {
.navbar-expand-lg .navbar-nav {
flex-wrap: wrap;
}
}
2. After adding the above CSS, it looks like this-
Let me know If need further assistance
Regards,
Wholesale Helper Support Team
In Canada, payment processors, like those that provide payment processing services t...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025