I’ve looked up other threads and tried the custom codes in my general styling, and none have worked.
I want the white space to be shortened on all of my pages between my content and footer. And between my footer and bottom copyright area. Look at pictures in private section to see what I mean .
Hey
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
#footer .widget {
margin: 0;
}
Height and min height is set to 400px on your element that is why there is a huge gap below. Please edit your columns and decrease the height
Best regards,
Yigit