Shopify themes, liquid, logos, and UX
as you can see here when adding to cart the drawer is not shown properly its like its been block by the header
@url: makerlab-electronics.com
You can try this code by following these steps:
Step 1: Go to the online store ->Theme ->Edit Code.
Step 2: Find the component-cart-drawer.css file and modify the code below:
change the value to 10000.
After modification
Hopefully it will help you. If yes then Please don't forget hit Like and Mark it as solution!
how about in mobile view it seems there is an error
Hi. You did not modify according to the code I provided.
hello @niceeee
Go to Online store -> Theme -> Edit code -> Find component-cart-drawer.css file -> Paste below code at the bottom of the component-cart-drawer.css file
.drawer.active {
z-index: 999999;
}
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025