Hi there,
I would like to continue the conversation found here:
The code given to me:
.x-bar-fixed {
background-color: hsl(0, 0%, 100%)!important;
}
.x-bar-fixed .x-menu > li > .x-anchor .x-anchor-text-primary {
color: hsl(0, 100%, 50%);
}
worked great while the website was only available in english, but now when I switch to the French version, it simply doesnt work. Could you have a look what the issue is?
Thanks!