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

    How can i change the min-height of the Footer Widget Area? I need to place only one Widget in this Area, and its full with Logos. The are about 30px High. The Min Height of this Area is much more and does not looking good like this. Is it possible to change the min height for the Widget Area by some Custom CSS Code?

    #410167

    Hey Jack!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    #footer .widget { margin: 0; }
    #footer { padding: 0; }

    Cheers!
    Yigit

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