Remove space above parallax widget

Hi!

When i moved my call to action widget above the parallax widget it creates a white space between them. This problem did not exist when the call to action widget was at the bottom of the site.

Why is this, ans how do I remove it?

Hello there,

I hope you are doing well today.

There is supposed to be some white space above and below the elements. Regardless, you can use this code to remove it:


div#shapely_home_cfa-5 section {
    padding-top: 0px;
    padding-bottom: 0px;


Best Regards,
Support

Thank you for your fast reply!

This only made the Call to action-widget very small, and the white line is still underneath (see attached image). Sometimes it shows upp above the Call to action- widget, but mostly unerneath. It does disappear in the responsive layout though.

Any thoughts? :slight_smile: