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 |
---|---|
227 | |
157 | |
60 | |
55 | |
46 |
Thanks to all who participated in our AMA with 2H Media on planning your 2023 marketing bu...
By Jacqui Mar 30, 2023Thanks to all Community members that participated in our inaugural 2 week AMA on the new E...
By Jacqui Mar 10, 2023Upskill and stand out with the new Shopify Foundations Certification program
By SarahF_Shopify Mar 6, 2023