Mobile padding issue

Discussion in 'Harrington- A WordPress Business Theme.' started by mwf113, May 26, 2014.

  1. mwf113

    mwf113 Guest

    Joined:
    Apr 29, 2013
    Messages:
    4
    Likes Received:
    0

    Attached Files:

  2. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
    Hello,

    Paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.

    Code:
    .slider_container {
    height: auto;
    margin-bottom:35px;
    }
     
    You can adjust the value of "margin-bottom" as per your requirement.
    This will solve your issue.
     

Share This Page