Background image in Contact section home page don't cover

Hello

in the home page of the site that I am creating I have inserted a contact section with an image, but there remains a space between the previous widget that shows the background image of the body as seen from the attached image.

how can i solve this problem?

thank you so much

Greetings

Hi there

Let me see it, please provide a link to that page

Hello
here is the link of the site

https://www.dal3d-alweb.it/

thanks

hey there

Please add this css code in the appearance > customize > additional css:

#shapely_home_contact-2 {
background-image: url(https://www.dal3d-alweb.it/wp-content/uploads/2021/01/pexels-pixabay-326576_1-min-scaled.jpg);
background-size: cover;
background-attachment: fixed;
}

Hi

it works

thanks a lot!

regards

Thank you as well :slight_smile:

Have a great day and stay safe