Shopify themes, liquid, logos, and UX
So im trying to make my header sticky only for my mobile view but not desktop but somehow on my prestige theme menu it doesnt have that feature so i believe it requires some coding. Anybody can help me with this?
Thanks in advance !
Please share your store URL!
Thanks!
my url is mispacci.myshopify.com
This is code customization work.
Thanks!
@Marllz, do this to fix it in 20 seconds:
1. In your Shopify Admin go to: online store > themes > actions > edit code
2. Find Asset > theme.scss.liquid or theme.css and paste this at the bottom of the file:
@media (min-width: 750px){
#shopify-section-header{
position: static !important;
}
}
Kind regards,
Diego
it works but the menu on my header is gone any idea ?
User | RANK |
---|---|
154 | |
136 | |
77 | |
71 | |
70 |
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