• Resolved PaulBUK

    (@paulbuk)


    Can the height of the widget footer area be reduced?

    Thank you

    Paul

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi Paul,

    You can try adding the following code to your Admin Panel > Appearance > Customize > Additional CSS field:

    .footer__wrapper .widget__wrapper {
      padding-top: 10px;
      padding-bottom: 10px;
    }

    Thanks!

    Thread Starter PaulBUK

    (@paulbuk)

    Thank you! That worked.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Footer widget area height’ is closed to new replies.