Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #725750

    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 .

    #727114

    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

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.