Space Under Home Page Slider

Home Forums All Other Themes Space Under Home Page Slider

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #55025
    RobertRobert
    Participant
    • Topics: 23
    • Replies: 12
    • Total: 35
    Member since: June 20, 2016

    I changed my slider size to 1400 x 400 px but now there is a big white space under the home page slider. How to I remove the space in SKT Build Pro

    Here is the URL
    http://proofs.website/heavenlyhearts

    #55053
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30643
    • Total: 30643
    Member since: August 16, 2013

    Hi Robert,

    Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box

    Add this code there:

    .slider-main{height:auto !important;}

    Regards,
    Brad

    #55089
    RobertRobert
    Participant
    • Topics: 23
    • Replies: 12
    • Total: 35
    Member since: June 20, 2016

    Hey Brad, I added the code but it did not reduce the space. Robert

    #55094
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30643
    • Total: 30643
    Member since: August 16, 2013

    Hi Robert,

    Replace this code with previous code.

    .slider-main{height:auto !important; min-height:auto !important;}

    Regards,
    Brad

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.