How can I fix my announcement bar blocking the menu on mobile?

I moved the announcement bar to appear under the header on my website: safekeychains.com

but the issue i am having is on a mobile device, the menu is covered by the announcement bar and blocking the text? please take a look at the pic i attached to see.. how can i fix this so it stays behind the menu?

Hi @shopsk100

You can try this code by following these steps:

Go to Online store => themes => actions => edit code and add this code on file theme.liquid before tag


Hope this answer helps.

Best regards,

Victor | PageFly

Hi @shopsk100 ,

Glad to support you today.

To can fix that issue, you can check out my suggestion below to fix it:

  1. Go to Edit code on Online Store:

  1. add my code above the tag on Theme.liquid:

I hope you find the answer helpful.

Kind & Best regards,
GemPages Support Team.

this didnt work :disappointed_face:

oh wait!! it worked!! thank u so much! would u also know how to make the announcement bar blink like a news headline?

you can contact the theme to solve this problem or try using my code below.