Hi. To prevent active underline but keep active hover delete this line. Or in addition to this, use CSS to prevent the underline of the active item in any conditionsAlso the active menu gets this underline. Is it possible to disable this?
I have already tried with some css, but I doesn't work. And fter spending two hours I don't see it anymore.
Code:
.sp-megamenu-parent > li.active > a::before {display: none;}
Statistics: Posted by Pavel-ww — Thu Dec 21, 2023 7:48 am