Liquid, JavaScript, themes, sales channels
I want to add an image behind the navigation menu list on mobile only that takes up the entire width and height of the background. Any thoughts on how to do this?
website: freakthecompany.com
Solved! Go to the solution
This is an accepted solution.
Hello @Iwells0130 👋
Inside Shopify Admin, you can go to Edit theme code, open file base.css and add this code at the bottom
#menu-drawer {
background-image: url(https://img.freepik.com/free-vector/hand-painted-watercolor-pastel-sky-background_23-2148902771.jpg);
background-size: cover;
background-position: center;
}
The result
Hope that helps!
This is an accepted solution.
Hello @Iwells0130 👋
Inside Shopify Admin, you can go to Edit theme code, open file base.css and add this code at the bottom
#menu-drawer {
background-image: url(https://img.freepik.com/free-vector/hand-painted-watercolor-pastel-sky-background_23-2148902771.jpg);
background-size: cover;
background-position: center;
}
The result
Hope that helps!
That worked! Thank you so much 🙂
User | RANK |
---|---|
37 | |
29 | |
12 | |
12 | |
8 |
On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023You've downloaded the Search & Discovery app from the Shopify App store, and as you're ...
By Skye Nov 8, 2023The year-end shopping season is just around the corner. Is a flash sale on your radar? Are...
By Jasonh Nov 6, 2023