Shopify themes, liquid, logos, and UX
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
Thanks
Scott
Solved! Go to the solution
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;
}
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;
}
@Gen-Audio Thank you. Let me know if you need any help.
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