Hello and thank you for releasing a so nice theme.

I personally find your menu better than the genuine bootstrap menu because of the possibility to click and visit parent menu pages.
But how is it possible you did that ?
Is it thanks to a special php code or is it pure css ?

Regards

Comments

Danny Englander’s picture

Component: User interface » Code
Assigned: Unassigned » Danny Englander
Status: Active » Closed (works as designed)

Hi, this is a combination of CSS and jQuery as well as some media queries within the CSS. I'm not using any PHP for this. You can have a look in the CSS and JS files to see how I am doing it. If you really want to dig in, you can have a look at the /source/sass files. Thanks!

webmestre’s picture

Hi,
thanks for answering and helping. I'll have a look.