[Resolved] Drop Down Menu in Widget

Home Forums Support [Resolved] Drop Down Menu in Widget

Home Forums Support Drop Down Menu in Widget

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #167819
    Nate Heath

    Is there an easy way to put a similar menu as the sticky in the footer? I have been playing around with different plugins but they don’t seem to work. I just want a dropdown menu across the bottom of the page.

    crowley.consistentweb.com

    #167837
    Nate Heath

    So it actually seems like the sticky menu drop down doesn’t work either. It is the information item. I had # in the menu setup which went to the top of the page. I removed that and now it doesn’t do anything.

    #167852
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    If you have the secondary navigation add-on, you can move it to the bottom of your website: https://generatepress.com/forums/topic/secondary-menu-below-the-whole-page/#post-49266

    Let me know if you need more info ๐Ÿ™‚

    #167923
    Nate Heath

    Thanks got it to show up down there after I followed the instructions.

    1. Is there any way to get the drop down to ‘drop up’ at the bottom?

    2. On the sticky menu is there a way to get the drop down to work?

    Thanks for everything!

    #167979
    Tom
    Lead Developer
    Lead Developer

    1. This should work:

    .secondary-navigation ul ul {
        top: auto;
        bottom: 40px; /* height of your secondary navigation */
    }

    2. The dropdown should work – are you using the latest version of GP (1.3.23) and GP Premium (1.2.79)?

    #168008
    Nate Heath

    As always you are the man! GP Premium wasn’t updated and the code fixed the bottom menu.

    Keep up the great work!

    #168047
    Tom
    Lead Developer
    Lead Developer

    Awesome! Glad I could help ๐Ÿ™‚

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