[Resolved] Navbar recreation and mobile friendly

Home Forums Support [Resolved] Navbar recreation and mobile friendly

Home Forums Support Navbar recreation and mobile friendly

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #956738
    ctrlkk

    Hello,

    I am trying to recreate a navbar behaviour and having a hard time doing it.
    I’ve sent you both links.

    As you can see on (My Website) that I am getting close to it, but when it comes to mobile it seems a little bit off and the mobile menu/navbar is transparent.

    Could use some assistance here.

    Thank you!

    #956897
    ctrlkk

    I think this message slipped through :/

    #956932
    Leo
    Staff
    Customer Support

    Hi there,

    Not sure if I fully understand.

    What exactly are you trying to achieve?

    #956948
    ctrlkk

    Having the same navbar + sticky navbar + mobile menu from the website I posted (visible for admins).

    #956953
    Leo
    Staff
    Customer Support

    So what exactly is the issue?

    Your site and the example are both transparent?
    https://www.screencast.com/t/Kump7Q7QJ

    #956973
    ctrlkk

    Should be like this: http://prntscr.com/oeksvt

    Mines like this: http://prntscr.com/oekt0l

    #957127
    Leo
    Staff
    Customer Support

    Try this for the toggled color:

    @media (max-width: 768px) {
        #mobile-header.main-navigation.toggled {
            background-color: #ffffff;
        }
    }
Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.