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 |
---|---|
143 | |
96 | |
76 | |
70 | |
69 |
This blog post is a recap of the webinar Getting Ready For BFCM: How To Run A Flash Sal...
By Jacqui Oct 3, 2023Explore 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, 2023