Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #874107
    helloeng
    Participant

    Hi

    Can you please help me with css code to change the text color of the language switcher text in my topbar? See picture.

    Right now the text color is automatically the same as my Page Links. I would like to change it to black.

    Thanks.

    #874112
    helloeng
    Participant
    This reply has been marked as private.
    #874288
    Thai
    Moderator

    Hi There,

    Please add the following CSS under Customizer > Custom > Edit Global CSS:

    ul.language-switcher li a {
        color: #000;
    }

    Hope it helps 🙂

    #876264
    helloeng
    Participant

    nope, it didn’t. Any other ideas?

    #876599
    Paul R
    Moderator

    Hi,

    I have added the code given above in your custom css and it works.

    Please check on your end.

    Thanks

    #878149
    helloeng
    Participant

    Yes I see it works now. I must have made a mistake.

    Thank you very much!

    #878644
    Prasant Rai
    Moderator

    You are most welcome. Feel free to ask us again. Have a great day! 🙂

  • <script> jQuery(function($){ $("#no-reply-874107 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>