How do I decrease the bottom padding on sidebar widget?

Community Forums Forums General Discussion How do I decrease the bottom padding on sidebar widget?

This topic is: not resolved

This topic contains 1 reply, has 2 voices, and was last updated by  anitac 3 months, 1 week ago.

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

    nalini
    Participant

    Hello,

    I’m working with the Education theme and need to adjust the bottom margins and padding on the secondary (far right, green) sidebar widget. I have 4 items and the last one is running into the “Call to Action” area. I’ve already tried adjusting the margin and padding in the style.css. I’m missing something.

    How can decrease the amount of space between the buttons and the bottom of each widget area?

    See here: http://www.fpc.cultivapartners.com

    Thanks.

    #25286

    anitac
    Moderator
    Post count: 3047

    Open up the style.css and look for:

    .sidebar .widget

    replace padding: 25px; with this

    padding: 25px 25px 5px;

    Need customization services or other help? Visit me here: Cre8tiveDiva.com | Twitter: @thecre8tivediva
    Why Not Take The Challenge! – Help us answer some of the unanswered posts

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.