Support » Theme: Sydney » I need to footer height

Viewing 1 replies (of 1 total)
  • Hello there,

    To do that, you can use this CSS code:

    
    .footer-widgets {
      padding-top: 10px;
      padding-bottom: 10px;
    }
    
    .footer-widgets.widget-area .widget {
      margin-bottom: 10px;
    }
    

    Do some adjustments necessarily.

    To apply extra CSS code to your site, add it to Appearance > Customize > Additional CSS from dashboard.

    Regards,
    Kharis

Viewing 1 replies (of 1 total)
  • The topic ‘I need to footer height’ is closed to new replies.