Change the color of the Language Switcher can i do that?
Sep 18, 2018 1:58 pm by rohitlopes
Sep 18, 2018 1:58 pm by rohitlopes
How can I change the color of the Language Switcher? In which file? I would like to change the font color and the background color.
Re: Change the color of the Language Switcher can i do that?
Sep 19, 2018 8:12 am by Yana
Sep 19, 2018 8:12 am by Yana
Hi,
You can inspect element properties and add css rules in custom css section of your theme or in style.css.
You can contact via live chat and we will help.
Re: Change the color of the Language Switcher can i do that?
Sep 24, 2018 11:22 am by moonkrj
Sep 24, 2018 11:22 am by moonkrj
How can I change the color of the Language Switcher? In which file? I would like to change the font color and the background color.
Hi
You need to add the rules to the CSS file. And then there's a code
select {
color: red;
background: blue;
}
Then check the properties using F12 in Chrome.
Hope that helps.
RJ Dowell
Re: Change the color of the Language Switcher can i do that?
Sep 27, 2018 10:57 am by Edvard
Sep 27, 2018 10:57 am by Edvard
Thank you!
SIMILAR TOPICS
Large numbers of crawl errors with double language code | Jan 24, 2019 1:43 am | Replies: 1 | Post by: natastna2 |
Translate website to any specific language, on page load | Jan 19, 2019 6:49 am | Replies: 1 | Post by: Leaon7756 |
Graphic translation for every language is missing | Dec 19, 2018 7:54 am | Replies: 1 | Post by: Daryl Dixon |
How to remove mobile Language Select Button transparency | Dec 5, 2018 10:06 pm | Replies: 10 | Post by: JeffTR |
Change language automatically | Nov 26, 2018 9:29 pm | Replies: 3 | Post by: Antilb |