bilalB-5
Hello there
I hope all's good.
Please, could you help me Make the language switcher a little bit different, like bold, and different colors? just to appear different at the menu.
I wish it to be this color: #2e9bb3
Also, to be bold.
Best regards
Mihai Apetrei
WPML Supporter since 03/2018
Languages:
English (English )
Timezone:
Europe/Bucharest (GMT+03:00)
Hi there.
Please go into your site's backend > to Appearance > Customizer > Custom CSS > add this custom CSS and save:
.mega-wpml-ls-item span {
color: #2e9bb3 !important;
}
.mega-wpml-ls-item a {
font-weight: 900 !important;
}
The font that you are using doesn't seem to be able to be bolder than this so even if there's a very small difference in the bold size, I think the change of color will definitely help.
Have a lovely rest of the day.
Mihai Apetrei
bilalB-5
Thank you so much for the code.
It works well.
Best regards
Mihai Apetrei
WPML Supporter since 03/2018
Languages:
English (English )
Timezone:
Europe/Bucharest (GMT+03:00)
Hi there.
I am very happy to hear.
Can you also please mark this ticket as resolved?
Thank you!
Mihai