Add Padding to bottom of widget

Support Area Forums United Add Padding to bottom of widget

Tagged: ,

Viewing 5 posts - 1 through 5 (of 5 total)
URL to the page in question: http://
  • Author
    Posts
  • #20719
    Ashley Davis
    Participant

    Hey Bill,

    Another small tweak needed.

    Just want my two navigation widgets on my home page to line up at the top (Articles of Interest, and Browse Around)

    I assume the easiest way to do this is to adjust the padding at the bottom of the “Shhh…It’s a Secret” Mailchimp widget.

    How do I do that?

    Thanks for all of your help! You are amazing with your speedy customized support!

    Ashley

    #20725
    Bill Robbins
    Moderator

    See if this works for you to even those out:

    1. Go to the Theme Options page and select the Styling tab.
    2. Scroll down to the Custom CSS box and paste this:
      
      aside#otfacebook-4 {
      	margin-bottom: 34px;
      }
      
    3. Update your settings.

    Bill

    #20727
    Ashley Davis
    Participant

    That bumped “Articles of Interest” down, so I reverted to the original layout.
    I was hoping to bump “Shhhhh… It’s a secret!” (mailchimp widget) down.

    Thanks Bill!

    #20729
    Bill Robbins
    Moderator
    
    aside#mailchimp-6 {
    	margin-bottom: 50px;
    }
    
    #20730
    Ashley Davis
    Participant

    Adjusted to 48px and now it’s perfect! Thanks Bill!

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Add Padding to bottom of widget’ is closed to new replies.