Space Under Page Title

Discussion in 'Dzonia WordPress Theme' started by 1stopnonprofitshop, Nov 15, 2016.

  1. 1stopnonprofitshop

    1stopnonprofitshop Guest

    Joined:
    Jul 18, 2014
    Messages:
    276
    Likes Received:
    0
  2. nitin

    nitin Guest

    Hi,

    Greetings from InkThemes,

    To add the space below the page title, please paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.

    Code:
    .content_wrapper .content p:nth-child(1) {
        padding-bottom: 4px;
    }
    
    Hope this helps...!

    Thanks & Regards!
    Nitin
    InkThemes.com
     

Share This Page