[Resolved] Mobile header = on. Want to place header above too.

Home Forums Support [Resolved] Mobile header = on. Want to place header above too.

Home Forums Support Mobile header = on. Want to place header above too.

  • This topic has 9 replies, 2 voices, and was last updated 4 years ago by Leo.
Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #835751
    Brandon

    I like the mobile navigation better on mobile header = on. I also want to place a header above (that header is disabled when you turn on mobile header)

    Any way to do this? Perhaps a hook?

    GP Premium 1.7.8
    #835849
    Leo
    Staff
    Customer Support

    Hi there,

    Looks like you’ve already achieved it with top bar?
    https://www.screencast.com/t/k4CjG40Jct

    Let me know if I’m missing something ๐Ÿ™‚

    #836441
    Brandon

    No I want a header like the one i just turned on above the mobile menu

    2brosandatruck.com

    #836442
    Brandon

    basically a sticky mobile menu bar with the menu button on the right with the header above the menu bar for mobile. is that possible?

    #836510
    Leo
    Staff
    Customer Support

    So the only issue right now is the menu toggle not on the right?

    If so try this CSS:

    button.menu-toggle {
        text-align: right;
    }

    Adding CSS: https://docs.generatepress.com/article/adding-css/

    #836831
    Brandon

    No the issue is:

    I want a Logo above the mobile menu (sticky, align right)

    If you choose the mobile menu option, then the logo is embedded in the menu bar.

    If I just use that code, then the mobile menu isn’t sticky.

    #836917
    Brandon

    I want the mobile menu but i also want a header above the menu bar (for mobile). make sesnse?

    #837024
    Brandon

    you know what that CSS worked I just had to turn on sticky navigation. thank you very much

    #837027
    Brandon

    thanks again

    #837136
    Leo
    Staff
    Customer Support

    Glad I could help ๐Ÿ™‚

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