How to fix cart drawer and header overlap in Dawn v7?

Hi,

In my website cart drawer & header overlaps (image).Can anyone plz help me to solve this matter. I use dawn v7

Hello @Thusithaja

Could you please share your store url ( with pass if your store password is enabled ) then I can see and suggest something for you?

Best regards,
GemPages Support Team

Hello @Thusithaja
Please share your website URL.

@Thusithaja
Hello, Can You Please Share Your Store URL?
I Will Check and Provide a Proper Solution

https://eliwellnutrition.com/

https://eliwellnutrition.com

https://eliwellnutrition.com

This is Victor from PageFly - Shopify Page Builder App, I’d like to suggest this idea:

Add this CSS at the bottom

Online Store ->Theme ->Edit code

Assets ->base.css

#shopify-section-header {
    z-index: 1 !important;
}

Hope you find my answer helpful!

Best regards,

Victor | PageFly

@Thusithaja
Hello,

.drawer.is-empty.animate.active {
	z-index: 99999;
}

Add this CSS at the bottom of Online Store->Theme->Edit code->Assets->component-cart-drawer.scss.liquid

Like This

Thank you very much!!it worked :grinning_face:

but mobile mode it still happening.can you help me with that plz

@Thusithaja
Hello,
I Have Checked Your Issue on Mobile View its proper Working

This Solution Its Useful so Please Like and Accept Solution
Thanks

Thank you! I checked it with my friends mobiles & it works perfectly. but in my mobile it shows like this(image).do you have any idea why this happens ,I use chrome browser