Shopify themes, liquid, logos, and UX
Hi all,
On mobile view-only, the drop-down menu is cropped and you can't scroll down to see past the first 2 pages (home and product). Can someone help me out, please? Thanks!
test27
Solved! Go to the solution
This is an accepted solution.
yes please add this code
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.css ->paste below code at the bottom of the file.
@media only screen and (max-width: 749px) {
.template-index .site-header {width: 100%;}
.mobile-nav-wrapper {z-index: 99;}
}
After code view
This is an accepted solution.
yes please add this code
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.css ->paste below code at the bottom of the file.
@media only screen and (max-width: 749px) {
.template-index .site-header {width: 100%;}
.mobile-nav-wrapper {z-index: 99;}
}
After code view
its my pleasure to help us
User | RANK |
---|---|
144 | |
102 | |
91 | |
55 | |
52 |
Connect your PayPal account to allow your customers to checkout using the PayPal gateway a...
ByYour online store speed can enhance your store’s discoverability, boost conversion rates a...
ByShopping is at our fingertips with mobile devices. Is your theme optimized to be user-frie...
By