Site logo

Archived topic

different navigation logo for mobile sticky menu

5 replies · Started by Dalia on May 27, 2019

Viewing posts 1–6 of 6

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

Sorry, my fault. Caching is deactivated now.

Try this CSS:

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

Let me know :)

Looks good. Thank you Leo :-)

No problem :)

This archived topic is closed to new replies.