[Resolved] different navigation logo for mobile sticky menu

Home Forums Support [Resolved] different navigation logo for mobile sticky menu

Home Forums Support different navigation logo for mobile sticky menu

  • This topic has 5 replies, 2 voices, and was last updated 4 years ago by Leo.
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #912545
    Dalia

    Hi Leo,

    here is the new topic. The code works finde, but I won’t to adjust the logo an set the hamburger menu from off canvas at the right.

    Rgds,
    Dalia

    #912548
    Leo
    Staff
    Customer Support

    Hi there,

    Can you make sure this is done first?
    https://www.screencast.com/t/sAZU8h7bUcE

    #912555
    Dalia

    Sorry, my fault. Caching is deactivated now.

    #912685
    Leo
    Staff
    Customer Support

    Try this CSS:

    @media (max-width: 803px) {
        #mobile-header .menu-toggle {
            text-align: right;
        }
    }

    Let me know πŸ™‚

    #912721
    Dalia

    Looks good. Thank you Leo πŸ™‚

    #913433
    Leo
    Staff
    Customer Support

    No problem πŸ™‚

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