How can I remove the white bar at the top of my page?

Can anyone help me to delete this white bar in the top of my page? i can´t find a a single solution

my page URL: geeks-club.com

1 Like

Hi @g4bo_fu ,

You can try this code by following these steps:

Step 1: Go to Online Store->Theme->Edit code.

Step 2: Search file theme.css or base.css

Step 3: Paste the below code at the bottom of the file → Save

.announcement{padding-top:0 !important}

Hope my solution works perfectly for you!

Best regards,

Oliver | PageFly

Hey! i did this, it doesnt work

Can you post your site’s URL, it might help us better find the issue for you?

is posted now, geeks-club.com

Hi @g4bo_fu

Im just sneaking around maybe I can try to solve. :laughing: but its asking a password.

pass: nicold

1 Like

Thank you, but the white space is not visible on my end. I try to open in incognito, mozilla, microsoft edge.

Check the SS.

I second that, I’m not seeing it on mind either, desktop nor mobile.

you can try

#powrIframeLoader{display:none}