Access a community of over 900,000 Shopify Merchants and Partners and engage in meaningful conversations with your peers.
Hi,
I would like to have a stiky logo and menu. I tried, but the menu overlaps the logo. I would like for the menu to stay under the logo.
Thanks for you held !
This the website : https://juju90.myshopify.com/
and password : https://juju90.myshopify.com/
Solved! Go to the solution
This is an accepted solution.
please Go to Online Store->Theme->Edit code then go to assets/theme.scss.liquid ->paste below code at the bottom of the file.
#shopify-section-header {
position: relative !important;
}
#shopify-section-sidebar {
top: 50px !important;
}
Hii, @vroomvroom
Kindly share your store password so,
I can solve it perfectly.
Thank You.
This the passeword : rtohnu
Thank you !
This is an accepted solution.
please Go to Online Store->Theme->Edit code then go to assets/theme.scss.liquid ->paste below code at the bottom of the file.
#shopify-section-header {
position: relative !important;
}
#shopify-section-sidebar {
top: 50px !important;
}
User | RANK |
---|---|
238 | |
92 | |
88 | |
55 | |
42 |