Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS changing dropdown menu to dropdown horizontal menu? Reply To: changing dropdown menu to dropdown horizontal menu?

#188925
Paulie_D
Member

Without code it’s hard to comment but not really hard.

The general structure would be something like this.

http://codepen.io/Paulie-D/pen/NPPEOe/

This uses JS and a click but it’s s simple matter to make it a hover instead.