Forums

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

Home Forums CSS [Solved] Help create drop down menu Reply To: [Solved] Help create drop down menu

#190760
Paulie_D
Member

You can’t make a sub-menu with CSS…it as to be HTML coded as one first.

CSS will style what’s there.

I suspect that the “menu feature” should allow you to define items as being in a submenu…but I confess that my knowledge of WP is practically nil.

I’m thinking this should be in the PHP / CMS area.