Hello,
On the color section after the header, (which contains an image with text) I want to delete the white space in between that, and the Slider below and making the color seccion taller solves the problem I don’t want it to be that tall.
I tried many different ways, like for example just uploading an image, but because the page has the sidebar option, the image does not span the entire width of the page.
Can you help me?
Thank you.
Alexia.
Hi Rosa P.!
Thank you for visiting the support forum!
I’m sorry but the website is not loading. Please list the order of the elements that you added on the page. We would like to recreate it on our end. If possible, please post a screenshot of the white space that you want to remove.
Best regards,
Ismael
Hello Ismael, where is the place to upload a screenshot? I can’t find it.
Thank you.
You can’t upload here, you’d need to use a external service like Imgur or Dropbox.
Cheers!
Josue
Ok thank you.
Hey!
Try adding this code to the Quick CSS:
.avia-section {
min-height: 60px !important;
}
Cheers!
Josue