Color above announcement bar on mobile

hey,

On mobile, the background color of the announcement bar fills the top of the screen, I just want it to be white.

I’ve already tried with:

and this in custom css in the announcement bar:

html, body {
background-color: #ffffff !important;
}

preview link: https://hj74zoq4g1pg88hd-83161252166.shopifypreview.com/products/lindberg-lingbo-skaloverall-baby-dry-rose

How do i fix this?

Hi @manbru1

Its look like this.

Hi @manbru1

  1. Go to Online Store → Theme → Edit code.
  2. Open your theme.liquid file
  3. In theme.liquid, paste the below code before
    Note: I have given two codes, apply them one by one, and then whichever you find correct…

If you find my advice helpful please remember to LIKE and accept as SOLUTION.
Thanks!

Hi, what was the solution for this? I have the same issue but I can’t see the code in the thread.