White space gap between section

Hi,
I’m trying to eliminate the bottom margin gap that covers the about text on the landing page of mindwell.life it’s about a 25px margin that hangs down. any CSS suggestions would be helpful.

Also is there a way to wrap text on these parallax sections??

Hi there

Please provide a link to the page and i will check your problem

mindwell.life

hey there

Please add this CSS in appearance - customize - additional CSS

div#shapely_home_parallax-5 {
background-image: url(https://mindwell.life/wp-content/uploads/2019/12/Moxue-7-scaled.jpg);
background-size: cover;
background-attachment: fixed;
}

Thanks!
Colorlib Support Team

Thank you! That worked.

Thank you too :slight_smile:

I will close this case now, Feel free to contact us again if you have other questions

Thanks!