Slider closer to top - by blackberrydiva

This topic has 4 replies, 2 voices, and was last updated 7 years, 10 months ago ago by Robert Hall

  • Avatar: blackberrydiva
    blackberrydiva
    Participant
    June 1, 2016 at 20:30

    Is there a way to do this? Ideally, I’d like the slider to cover the main page header on the home page. How can I adjust this so the slider is flush at the top of the page?

    3 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    June 1, 2016 at 20:42

    Hello,

    Your site is in maintenance mode.
    Please provide us with wp-admin access in Private Content.

    Regards,
    Robert Hall

    Avatar: blackberrydiva
    blackberrydiva
    Participant
    June 1, 2016 at 23:19

    Done.

    Please, contact administrator
    for this information.
    Avatar: Robert Hall
    Robert Hall
    Support staff
    June 2, 2016 at 07:29

    Hello,

    Please try to add this code in Theme Options->Custom CSS->Global Custom CSS.

    .home .header-wrapper {
        position: relative;
        z-index: 1;
    }
    .home .content-page {
        margin-top: -126px;
        position: relative;
        z-index: 0;
    }

    Regards,
    Robert Hall

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.