Hi
I bought an html theme that use your smartmenus, I need to expand the category three to the current item that represent the page.
I found on your forum some posts that say to put markCurrentItem/markCurrentTree to true and use this line:
$(“.main-menu”).smartmenus(“itemActivate”,$(“.main-menu”).find(“a.current”).eq(-1));
I changed #main-menu to .main-menu becouse the theme use a class instead of an id.
I want to expand the tree when the user click on the hamburger menu icon on this page… but nothing happens.
https://mantovanispa.it/2019/cat_STRISCE-LED-NON-STAGNE
Can you help?
Thanks