How to fix a non-responsive mobile venue theme?

Hello everyone

I make a code for my venue theme to make sticky headers an announcement bar but this one is not fully responsive on mobile. I still have a space between the headers and the anouncement bar.

Someone can help me?

Hi,

Please share preview URL.

Thanks

https://sobercarpenter.myshopify.com/

Hi,

This looks good to me. See attached image.

Thanks

I dont know why on my samsung S20 i still have a space

Hi @SoberCarpenter

I’m Richard Nguyen - CRO Expert at PageFly- Free Landing Page Builder.

I have seen your problem when zoom out the screen like this: https://prnt.sc/buBCAM-Y5hza

You can try with this code.

Follow this:

Go to Online Store->Theme->Edit code->Theme.css->”style” tag->paste below code in bottom of file

.shopify-section.shopify-section-header.js-section_.header{

top: 0 !important;

}

If you feel my answer is helpful, like it or mark it as a solution. Let me know if you have any questions.

Best regards,

Richard | PageFly

1 Like

hello @SoberCarpenter can you please share your code for the sticky announcement bar ? Thanks