Community @ The Turning Gate

Support community for TTG plugins and products.

NOTICE

The Turning Gate's Community has moved to a new home, at https://discourse.theturninggate.net.

This forum is now closed, and exists here as a read-only archive.

  • New user registrations are disabled.
  • Users cannot create new topics.
  • Users cannot reply to existing topics.

You are not logged in.

#1 2016-03-17 08:03:59

trummonte
Member
From: Buena Vista, Colorado
Registered: 2012-11-11
Posts: 178
Website

Dropdown menu that expands on hover

Is is possible to have a dropdown menu expand when you hover over the top level and also get rid of the down arrow on the right side?

Thanks - Monte

Offline

#2 2016-03-17 08:51:44

rod barbee
Moderator
From: Port Ludlow, WA USA
Registered: 2012-09-24
Posts: 17,830
Website

Re: Dropdown menu that expands on hover

It looks like the drop-down icon is being added dynamically via script.

But you can get rid of it with custom css. This looks like it works:

i.drop-caret {
display: none;
}

Rod 
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site

Offline

#3 2016-03-17 09:12:26

rod barbee
Moderator
From: Port Ludlow, WA USA
Registered: 2012-09-24
Posts: 17,830
Website

Re: Dropdown menu that expands on hover

I just tested this on my test site. It works fine on the desktop. On mobile, there's an existing ellipsis. I'd leave it there as there needs to be something to tap on to expand the drop down.


Rod 
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site

Offline

#4 2016-03-17 09:54:54

trummonte
Member
From: Buena Vista, Colorado
Registered: 2012-11-11
Posts: 178
Website

Re: Dropdown menu that expands on hover

Thanks Rod. That works to get rid of the arrow and I agree that mobile will still need something. What about being able to have the list drop down by hovering over the top level menu rather than having to click on it?

Monte

Offline

#5 2016-03-17 10:37:56

rod barbee
Moderator
From: Port Ludlow, WA USA
Registered: 2012-09-24
Posts: 17,830
Website

Re: Dropdown menu that expands on hover

there's an option for that in the plug-ins:
Navigation Items > Click for drop-down menus


Rod 
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site

Offline

#6 2016-03-17 11:38:00

trummonte
Member
From: Buena Vista, Colorado
Registered: 2012-11-11
Posts: 178
Website

Re: Dropdown menu that expands on hover

Great. Sorry I missed that! Thanks Rod.

Monte

Offline

Board footer

Powered by FluxBB