Shopify themes, liquid, logos, and UX
Hi Guys,
Need help setting up to put the sub-menu below the arrow. (Split Theme)
Store URL: newssystore.myshopify.com
Pass: ediski
Solved! Go to the solution
This is an accepted solution.
1. Go to your store. Click on Actions > Edit Code 2. Go to Assets > css_main.scss.liquid add below lines at the bottom of the file.
@media screen and (min-width: 1024px){
.site-nav.style--classic .submenu {
left: auto !important;
width: min-content !important;
margin: 0 auto !important;
}
}
Thanks!
This is an accepted solution.
1. Go to your store. Click on Actions > Edit Code 2. Go to Assets > css_main.scss.liquid add below lines at the bottom of the file.
@media screen and (min-width: 1024px){
.site-nav.style--classic .submenu {
left: auto !important;
width: min-content !important;
margin: 0 auto !important;
}
}
Thanks!
Awesome! This is exactly how it should be!!! Thanks much for the help!
User | RANK |
---|---|
156 | |
136 | |
74 | |
70 | |
62 |
Explore the 30-30-30 rule, a dynamic social media strategy for new businesses. Learn how t...
By Trevor Sep 20, 2023Discover how to leverage the often overlooked footer of your ecommerce site to gain custom...
By Skye Sep 15, 2023In this blog, we’ll be shining a light on Shopify Partners, Experts, and Affiliates. Who a...
By Imogen Sep 13, 2023