Hello,
My header contains a few product category links.
The strange thing is the all menu items are grey, except one that is black when I’m on the home page.
But the menu item is not a front page link, and no matter how I change it’s name, it stay highlighted in black on the home page, as if I’m on that product category.
please help
Dan
Hi tech500!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.home #menu-item-589 a {
color: #777;
}
.home #menu-item-589 .avia-menu-fx {
opacity: 0;
}
Cheers!
Yigit
Hi Yigit,
That solved the problem, but why does it happen ?
Is this a bug ?
Dan