Thread Starter
Goran
(@goran63)
Product categories work just fine for me (for now) 🙂 For product attributes the is no language switcher.
Thread Starter
Goran
(@goran63)
Dennis thanks for answering. Nth-child didn’t do the job. Somehow “a” tag style always persists. Don it with a combo of li class and some code snippet for that class. Something like:
.my-menu a {
color: white;
}
Sorry for taking your time.
Best regards,
Goran
@iqbalmauludy, have the same problem. Would be much appreciated if you can find your solution. Thanks.