Reduce Spacing between two H2 Headers

Discussion in 'StartPoint Business One Page WordPress Theme' started by bhayani3, Dec 18, 2015.

  1. bhayani3

    bhayani3 New Member

    Joined:
    Nov 2, 2015
    Messages:
    24
    Likes Received:
    0

    Attached Files:

  2. priya

    priya Guest

    Hello,

    Greetings from InkThemes!

    Please paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    .post-page h1, .post-page h2, .post-page h3 {
        padding-bottom: 10px;
    }
    .post-page p {
        margin-top: 10px;
    }
    Note: Adjust spacing of heading and paragraphs as per your interest.

    Hope it will resolve your issue

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     

Share This Page