Site logo

Archived topic

Drop Down Menu in Widget

6 replies · Started by Nate Heath on January 24, 2016

Viewing posts 1–7 of 7

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

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.

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!

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)?

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

Keep up the great work!

Awesome! Glad I could help :)

This archived topic is closed to new replies.