Gap between Navigationbar and First Slider

This topic has 6 replies, 2 voices, and was last updated 5 years, 1 months ago ago by Rose Tyler

  • Avatar: KAMAN
    KAMAN
    Participant
    February 28, 2019 at 14:15

    Hello,
    I want to close the gap between the Navigationbar and the first slider on my homepage: https://prnt.sc/mrc9m2

    Thank you!

    5 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 28, 2019 at 14:17

    Hello,

    .home .main-nav {
        margin-bottom: 0px;
    }

    Regards

    Avatar: KAMAN
    KAMAN
    Participant
    February 28, 2019 at 14:29

    Worked on desktop but not on mobile
    do i need a other css code?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 28, 2019 at 14:34

    Please change this custom css code http://prntscr.com/mrclz3
    to

    @media only screen and (min-width: 992px) {
        .header5, .header6, .header1, .header7 {
            margin-bottom: 15px;
            margin-top: 15px;
        }
    }

    Regards

    Avatar: KAMAN
    KAMAN
    Participant
    February 28, 2019 at 14:40

    Thank you!

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 28, 2019 at 14:48

    You’re welcome!

    Regards

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

The issue related to '‘Gap between Navigationbar and First Slider’' has been successfully resolved, and the topic is now closed for further responses

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