Decrease Top White Space Padding on Posts

Discussion in 'Woodpecker WordPress Business Theme' started by rmadala313, Jul 21, 2014.

Thread Status:
Not open for further replies.
  1. rmadala313

    rmadala313 Guest

    Joined:
    Jun 20, 2014
    Messages:
    53
    Likes Received:
    0
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,

    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS
    Code:
    .post p {
    padding-bottom: 0;
    } 

    Thanks & Regards
    Gourav Shrivastava
     
  3. rmadala313

    rmadala313 Guest

    Joined:
    Jun 20, 2014
    Messages:
    53
    Likes Received:
    0
  4. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    Hello,

    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    Code:
    .post-heading h1 {
    background: none;}
    Thanks & Regards
    Nitesh Raghuwanshi
     
  5. rmadala313

    rmadala313 Guest

    Joined:
    Jun 20, 2014
    Messages:
    53
    Likes Received:
    0
    Thank you!
     
Thread Status:
Not open for further replies.

Share This Page