http://demo4.ltheme.com/joomla/lt-digix/index.php/our-services
When you open the page, the menu is displayed correctly: the active menu item, for example, red, all other menu items are black.
If you scroll the page to down, the active menu item loses color and turns black like all other items:
Please, fix it.
We fixed it on demo, please recheck and update file ‘custom.js’ on our demo http://demo4.ltheme.com/joomla/lt-digix/templates/ltdigix/js/custom.js
Not fixed. )
The active menu item when scrolling becomes black. Please look again:
http://demo4.ltheme.com/joomla/lt-digix/index.php/our-services
Please see my video https://monosnap.com/file/GtdYZjgzjpEOgNw3YJNRMWs2hoSpPU
Do you have other issue? I see menu is working well, may be you try to clear cache and recheck.
Please, see for yourself your own video.
If the page is at the top, then the active menu item (Services) is red.
If scrolling down, then the active menu item turns black.
If the page is scrolling up to full top, then the active item again lights up in red.
Hello,
I see it now, please open file ‘default.css’, go to line 76
.header-sticky ul.sp-megamenu-parent > li > a {
color: #000;
padding-top: 0;
padding-bottom: 0;
}
then replace to
.header-sticky ul.sp-megamenu-parent > li > a {
padding-top: 0;
padding-bottom: 0;
}
Save and recheck.
All OK.
Thanks’s
you’re welcome!