February 19, 20188 yr Hi everyone, My dropdown multi-level menu at www.fobgfc.org doesn't work with touch devices. It doesn't drop down at all. Basically because it makes use of :hover. I'd like the functionality to behave like the menu on www.chipsteadfc.org.uk I will consider using jQuery. How's best to do this please? Cheers, Col
March 18, 20188 yr Try this: https://superfish.joelbirch.co/ Or avoid using dropdowns. I suspect the majority of your visitors will be using tablets or mobiles so just make it easier for then and just have a top layer menu that links to subpages which list the options. The main drop down is for the teams so you could just add buttons to the homepage linking to the team pages.
March 23, 20188 yr Author Thanks. I eventually found the problem with mine. I was using the checkbox solution and needed ~ in my CSS where I was using +
Create an account or sign in to comment