Spaces in sidebar with buttons generated from shortcode

  • CKW

    #2756

    I added action buttons to a text sidebar using a plugin, works well. Question: How can I add spaces between action bars? What type of code is required? Test site: http://www.govstrategicsolutions.net/wordpress2.

    As always, any assistance would be appreciated.

    CKW

    Mod

    Kenneth John Odle

    #21789

    Do you mean the “Join the team” widget? If so, try this custom CSS:

    #text-5 p {padding-bottom: 10px;}

    Hey, it’s snowing on my blog, too!

    CKW

    #21790

    Kenneth, where do I place this code?

    Anonymous

    #21791

    If you are using a child theme, place it in your child theme’s style.css file.

    If you are not using a child theme, place it in the graphene admin options custom css box… appearance -> graphene options -> “Display” tab -> Custom CSS

    CKW

    #21792

    Thanks, Josh. You’re the Man!

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

  • You must be logged in to reply to this topic.