Hotel Theme home page

Home Forums Hotel Pro Hotel Theme home page

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #151991
    NigelNigel
    Participant
    • Topics: 171
    • Replies: 311
    • Total: 482
    Member since: March 17, 2016

    Hi

    on the home page for https://numberonebandb.co.uk/ there is a large white space under the slider, above the first line of text, I would like to reduce this by 75%

    can you assist please

    thanks

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

    Hi,

    Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:

    Add this code there:

    #home_slider .container {
        position: relative;
        margin-top: -155px;
    }
    a.bookMeBtn {
        top: 20px;
    }

    Regards,
    Dave

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