remove/reduce padding above homepage feature area

Discussion in 'BizWay WordPress Theme' started by rexmanaster, Aug 21, 2013.

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

    rexmanaster Member

    Joined:
    Feb 18, 2012
    Messages:
    180
    Likes Received:
    4
    hi,

    please can you tell me how to remove or reduce the vertical padding between the homepage slider and the homepage feature area.

    thanks!
    rex
     
  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:
    .main-content-container {
    margin-top: 0;
    }
     
  3. rexmanaster

    rexmanaster Member

    Joined:
    Feb 18, 2012
    Messages:
    180
    Likes Received:
    4
    gourav... only just saw this. thanks so much! really appreciate your help! :)
     
Thread Status:
Not open for further replies.

Share This Page