Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #251710

    Hi, folks,

    I want to decrease the height of the widget-area both on the non-mobile and the mobile version of my website:
    What CSS-code do I need, to achieve this?

    Thank your very much for your help!

    Regards,

    Klaus

    #251834

    Hi klabuz!

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

    #footer .widget {
    margin: 10px 0 10px 0;
    }

    Cheers!
    Yigit

    #252005

    Thank you very much, Yigit!
    Have a good day.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Height widget-area’ is closed to new replies.