Menu dropdown hidden behind announcement bar!

Solved
Gen-Audio
Pathfinder
109 0 22

Hi,

 

I've come across a very annoying problem where my dropdown menu when clicked on is hidden behind the announcement bar! 

I can remove the bar but would like to use it.

Please can anyone suggest a way so it drops down over the announcement bar?

Using Dawn 2 theme

 

www.generationaudio.co.uk 

 

Thanks

Scott

Accepted Solution (1)
DelightCart
Shopify Partner
1171 81 146

This is an accepted solution.

@Gen-Audio Go to assets/base.css and paste below css at bottom of file.

 

#shopify-section-announcement-bar
{
z-index: 0 !important;
}
Delight Cart - Automatic Bundles & Discounts.
Delight Loyalty - Increase repeat sales quickly and build lifelong customers loyalty.

View solution in original post

Replies 3 (3)
DelightCart
Shopify Partner
1171 81 146

This is an accepted solution.

@Gen-Audio Go to assets/base.css and paste below css at bottom of file.

 

#shopify-section-announcement-bar
{
z-index: 0 !important;
}
Delight Cart - Automatic Bundles & Discounts.
Delight Loyalty - Increase repeat sales quickly and build lifelong customers loyalty.
Gen-Audio
Pathfinder
109 0 22

@DelightCart 

 

excellent worked first time thank you!!

DelightCart
Shopify Partner
1171 81 146

@Gen-Audio Thank you. Let me know if you need any help.

Delight Cart - Automatic Bundles & Discounts.
Delight Loyalty - Increase repeat sales quickly and build lifelong customers loyalty.