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 |
---|---|
74 | |
74 | |
62 | |
59 | |
41 |
As a business owner, have you ever wondered when your customer's first impression of yo...
By Skye Jun 6, 2023We're excited to announce improvements to the threaded messaging experience in our communi...
By TyW May 31, 2023Thank you to everyone who participated in our AMA with Klaviyo. It was great to see so man...
By Jacqui May 30, 2023