Hi! Recently updated theme and appears to have different main menu colors in my default language (catalan) and secondary language (spanish).
I’ve checked quick css, general & advanced styling and all of them are the same. Any idea?
Hey rudelabs,
What should the correct colors be?
Best regards,
Jordan Shannon
As you can see, al links appears on green instead of grey.
In the css customization is all the same, but they look different at frontend.
Hi,
Add this to quick css:
#header a:lang(es-ES) {
color:#808080!important;
}
Best regards,
Jordan Shannon
Hi,
Best regards,
Jordan Shannon
Hi Jordan. Thank you very much! this trick works! thanks!!
Hi,
Great! I’m glad I was able to help you with this. If you need anything else, please let us know here in the forums.
Best regards,
Jordan Shannon
Thanks… Yes, I wrote another issue because my frontpage don’t load by default language mo & po, only secondary ones.
Hi,
Did you already start a thread for this?
Best regards,
Jordan Shannon