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

    how can I remove the extra padding above and below the 2nd and third widgets on our site, please?

    http://gloriettapwds.com/

    #597472

    Hey gharding!

    Please add the following CSS to the Quick CSS field under the General Styling tab in the theme options:

    .widget_categories, .widget_nav_menu {
        padding: 0px !important;
    }

    Adjust the number as much as you wish to add back a little padding.

    Best regards,
    Jordan

    #597473

    that worked, thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘how to remove large padding above and below widgets?’ is closed to new replies.