Hi,
I hope this will solve your problem.
jQuery(".lwptoc_itemWrap").on('click','a.lwptoc_item',function(){
jQuery(".lwptoc_itemWrap .lwptoc_item.active").removeClass("active");
jQuery(this).addClass("active");
});
Now you can add the background-color property to .lwptoc_item.active class.
-
This reply was modified 6 years, 2 months ago by ripitgovind.
Hi,
Thanks for the plugin. I have one issue. In mobile, while opening the submenus of a mega menu we are unable to scroll down/up.
Also, for the submenu ul, the left position is adding automatically causing hiding the submenus. What was the issue with my integration?
https://www.lateshipment.com/