Tagged: ,

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #844838

    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?

    #845104

    Hey rudelabs,

    What should the correct colors be?

    Best regards,
    Jordan Shannon

    #845221

    As you can see, al links appears on green instead of grey.

    null

    In the css customization is all the same, but they look different at frontend.

    #845495

    Hi,

    Add this to quick css:

    #header a:lang(es-ES) 	{
        color:#808080!important;
        }

    Best regards,
    Jordan Shannon

    #845496

    Hi,

    Best regards,
    Jordan Shannon

    #845646

    Hi Jordan. Thank you very much! this trick works! thanks!!

    #845652

    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

    #845659

    Thanks… Yes, I wrote another issue because my frontpage don’t load by default language mo & po, only secondary ones.

    #845924

    Hi,

    Did you already start a thread for this?

    Best regards,
    Jordan Shannon

Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.