How to correct slideshow overlapping navigation menu?

Hi all, after doing some changes to my slideshow code, it goes over my navigation menu.

How to fix it?

Thankx

Sense2.0

www.danicoffeeshop.com

Hi @clavilla57 ,

This is Richard from PageFly - Landing page builder, I’d like to suggest this idea:
Step 1: Go to Online Store->Theme->Edit code
Step 2: Asset->/base.css->paste below code at the bottom of the file:

.section-header.shopify-section-group-header-group {
    z-index: 99 !important;
}

I hope it would help you
Best regards,

Richard | PageFly

1 Like