Shopify themes, liquid, logos, and UX
hi!
is it possible to make the side drawer sort of transparent like this:
would love to change it from white background to that
thanks!
website: https://www.gallerychristian.com/
Do you mean like this?
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
yes but is the white fade on the bottom also possible to remove?
Yes, we can remove it.
Check this one.
From your Shopify admin dashboard, click on "Online Store" and then "Themes".
Find the theme that you want to edit and click on "Actions" and then "Edit code".
In the "Assets" folder, click on "base.css, style.css or theme.css" file, depending on which file your theme uses to store its CSS styles. At the bottom of the file, add the following CSS code:
.drawer::part(content), .header-sidebar__main-panel {
background: black;
opacity: .7;
color: white;
}
.header-sidebar__footer * {
color: white;
}
.drawer::part(header) {
justify-content: right;
}
.header-sidebar__footer:before {
background: unset;
}
And save.
result:
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
doesnt work for me 😞
Hi @christian_russo ,
Please give us the storefront password so we can assist you
Sale banner, pop ups: Customize your sale banner, pop-ups and create countdown bar to boost conversion rate.
Simicart: Transform your Shopify store into a stunning and fully functional mobile app with just a few simple steps.
Product Labels & Badges: Get more sales with striking labels, badges, and banners from our 10,000+ available templates.
BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now
6399
Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025