Getting rid of space above parralax small background

Hello,

I have a problem with small background parallax, when I am going to my front page I have empty space above my parallax, I tried almost everything, padding, height, margin etz. What is strange, that resizing window browser or inspecting source code of that page makes it working properly, but reloading gives me that space between section. Maybe have u got any ideas?

Hi @danielu221,

I hope you are well today and thank you for your question.

Could you please share me your site URL where it’s displaying so that i can help you to remove it?

Kind Regards,
Movin

Currently I am working on localhost. What can I show you to make it easier for you ?

You can try removing that space by adding the following CSS code in the Custom CSS option of your theme on the below path.

Admin Area -> Appearance -> Customize -> Shapely Options -> Other

.shapely_home_parallax section {
    padding: 0;
}

Hello again,

currently my website is public. You can find it on sdragon.pl . The problem is the same, I have no idea what to do I tried your suggestion, it didnt help.

It seems you are using older version of Shapely theme on your shared site.

Could you please try using latest version of Shapely theme by downloading it from the below page?