Reduce gap between Slider and Main heading on front page

Discussion in 'ColorWay WordPress Theme' started by presotto, Oct 15, 2014.

  1. presotto

    presotto Guest

    Joined:
    Nov 6, 2012
    Messages:
    22
    Likes Received:
    1
    How do I reduce the gap between the main heading and the slider on the home page?

    I want a gap of 13px between the slider and he first bar of the main heading.

    thank you
     

    Attached Files:

  2. Yogesh

    Yogesh Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,052
    Likes Received:
    41
    Hello,

    Please provide us your website url.

    Thanks & Regards
    Yogesh Bhade
     
  3. presotto

    presotto Guest

    Joined:
    Nov 6, 2012
    Messages:
    22
    Likes Received:
    1
  4. Yogesh

    Yogesh Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,052
    Likes Received:
    41
    Hello,

    Paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    .slider-container {
    height: 475px;
    }
    Increase or decrease height in above code, it will resolve your issue.

    Thanks & Regards
    Yogesh Bhade
     

Share This Page