Padding On The Right Side of Widget Area

Discussion in 'Dzonia WordPress Theme' started by 1stopnonprofitshop, Jun 11, 2016.

  1. 1stopnonprofitshop

    1stopnonprofitshop Guest

    Joined:
    Jul 18, 2014
    Messages:
    276
    Likes Received:
    0
    Can I add padding to the right side of the widget area so there is a little gap between that and the text?
     

    Attached Files:

  2. priya

    priya Guest

    Hello,

    Code is given below..
    Code:
    .sidebar-left {
        padding-right: 22px;
    }
    input[type="text"] {
        width: 230px;
    }
    Hope it will resolve your issue

    Thanks & Regards!
    Priyanka
    InkThemes.com
     

Share This Page