How to add padding to #shapely_home_parallax-5

On mobile, the H1, body, and buttons need to have some padding-left and -right (see screencap). What’s the best way to do this without affecting the background image? Thanks!

Link: http://glassslipperatx.com/

hey there

Please add this CSS in appearance - customize - additional CSS

#shapely_home_parallax-5 .mb32 {
padding: 0px 10px;
}
#shapely_home_parallax-5 .btn {
margin-left: 10px;
}

Thanks!
Colorlib Support Team

Thanks! That worked.

Hi, there

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

Thanks!