Hi
In my web www.stay.ad/index.php
If I click on Artist&Brands the menu item becomes grey I see on the code the following code
.gf-menu li.active > .item .menu-item-bg {
background-color: transparent;
color: #6e6e6e;
But I click on any other one it remains black, casually those links are links to virtuemart categories
Can you help me ?
Thanks you in advanced
The menu css is from your template css not from VirtueMart. There could be an id issue, so try with SEF turned off.
Hi
I have tried to disable SEF and it works.
Which may be the problem ?
Thanks