Padding around buttons

  • Posted in : Read WP
  • bluewhisky23
    Participant

    Hi,

    is there any way to add padding around the buttons. On this page (http://janicepariat.com/boats-on-land/), I had to manually put a carriage return to separate the buttons, which were otherwise showing one on top of the other.

    As a result, they look really distant. I was wondering if there was some CSS to add some padding around the button, without me having to manually insert a carriage return.

    Thanks for this,

    ahmetsali
    Keymaster

    Hi, remove empty p tags and try this custom css code;

    .entry-content > .row-fluid > .span3 > p > .button {
        display: inline-block;
    }
    
    bluewhisky23
    Participant

    Solved, thank you very much :)

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

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register