Reduce "white space" under slider on home page

Discussion in 'ReThink WordPress Theme' started by gloryous, May 21, 2015.

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

    gloryous Member

    Joined:
    May 25, 2012
    Messages:
    223
    Likes Received:
    8
    Hello ... again.

    On a client's site, I'm working on, I've made some changes recently to the home page adding a video just below the slider image, with advice and direction from you. [Thank you.]

    However, the white space between the bottom of the slider image and the beginning of some introductory text preceding the video is too deep.

    You can view it here: http://demo777.digitalwordpower.com/

    How can this space be reduced to a more appropriate depth?

    InkThemes is still set as a user (admin) from a recent request, if you need access.

    Thank you!

    Glory
     
  2. sameerwalkar

    sameerwalkar Guest

    Hello Gloryous,

    Thanks for the detailed information.

    Kindly apply below CSS for the mentioned issue:

    Code:
      .flexslider {
      margin-bottom: 32px;
    }
    Hope it will solve your issue.
     
    gloryous likes this.
  3. gloryous

    gloryous Member

    Joined:
    May 25, 2012
    Messages:
    223
    Likes Received:
    8
    Perfect solution. Thank you, Sameer.
     
Thread Status:
Not open for further replies.

Share This Page