Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #290114
    lblumenfeld
    Participant

    Is there a way to float the main menu so it is always at the top of the page when the user scrolls? Otherwise, they lose the navigation when they scroll.

    #290118
    Skandha
    Participant

    @lblumenfeld: Hello there,
    To have the menu sticky at the top you can use our free plugin Catch Sticky Menu. Install and Activate the plugin.

    Then,
    Go to => Dashbord => Catch Sticky Menu => Insert #masthead as Desktop Menu Selector and Mobile Menu Selector and Publish.
    You can also change the Sticky Background Color, Sticky Menu Text Color as well as lots of other options.

    Let me know if this works out!
    Kind Regards,
    Skandha

    #290259
    lblumenfeld
    Participant

    I downloaded and activated the plugin. I also went into the options and clicked save.
    On the desktop, the menu appears off the screen so you can only see the first two letters of “home”, but not the rest of the menu.
    It also doesn’t appear to work at all in the iPhone.

    The site is BrassAddiction . com

    Can you please tell me how to make it work, or is it not compatible with the theme we’re using?

    Thanks.

    #290306
    Skandha
    Participant

    @lblumenfeld: Hello there,
    You seem to have used #primary-menu as the selector.

    Please try using #masthead as the Desktop Menu Selector and Mobile Menu Selector.

    Let me know if this works out!
    Kind Regards,
    Skandha

    #290333
    lblumenfeld
    Participant

    That works. Were those selectors documented somewhere? I didn’t see anything about it.

    Also, is there a way to have only the menu be “sticky”? Right now it shows the entire site banner.

    #290471
    Skandha
    Participant

    @lblumenfeld: Hello there,
    Use the same selector #masthead and then add the following CSS Code in the Additional CSS section.

    .site-header.catchSticky .site-branding {
        visibility: hidden;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    #290549
    lblumenfeld
    Participant

    Can I also get rid of the white line across the screen under the menu?

    #290646
    Skandha
    Participant

    @lblumenfeld: Hello there,
    Can you please clarify which white line you are referring to? I didn’t find any white line below the menu on your site.

    Kind Regards,
    Skandha

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Float the main menu’ is closed to new replies.