Change the color of the Language Switcher
Apr 4, 2017 9:19 am by union
Apr 4, 2017 9:19 am by union
Hello team
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
Apr 4, 2017 10:54 am by Yana
Apr 4, 2017 10:54 am by Yana
Hi,
You should be able to change the color with CSS . If you can post your website address I can be more specific.
Re: Change the color of the Language Switcher
Apr 4, 2017 12:00 pm by union
Apr 4, 2017 12:00 pm by union
ok, here the website: www.unionflat.com
Re: Change the color of the Language Switcher
Apr 4, 2017 4:29 pm by Yana
Apr 4, 2017 4:29 pm by Yana
Hi,
here is an example
select {
color: red;
background: blue;
}
Re: Change the color of the Language Switcher
Apr 4, 2017 5:36 pm by union
Apr 4, 2017 5:36 pm by union
Hello
Thanks for the code, where do I paste the code? In which file?
Re: Change the color of the Language Switcher
Apr 4, 2017 7:46 pm by Yana
Apr 4, 2017 7:46 pm by Yana
Hi,
You should add the rules to your CSS file.
Re: Change the color of the Language Switcher
Apr 5, 2017 6:58 am by union
Apr 5, 2017 6:58 am by union
In the CSS File from the Theme?
Re: Change the color of the Language Switcher
Apr 5, 2017 12:07 pm by Yana
Apr 5, 2017 12:07 pm by Yana
Hi,
Yes, in the css file.
Re: Change the color of the Language Switcher
May 4, 2017 1:50 pm by union
May 4, 2017 1:50 pm by union
Dear GTranslate Team
I need to know exactly in which CSS file I can change the background color of the Switchers? The answer "in the css file" does not help me.
Here is my domain for you to see which switcher I use: www.unionflat.com
I ask for a detailed description, thank you.
Re: Change the color of the Language Switcher
May 5, 2017 6:31 am by Yana
May 5, 2017 6:31 am by Yana
Hi,
You can add rules somewhere in the following file.
http://unionflat.com/wp-content/themes/ ... /style.css" rel="nofollow" target="_blank
Re: Change the color of the Language Switcher
May 5, 2017 7:04 am by union
May 5, 2017 7:04 am by union
Hello Yana
Thank you for your answer.
OK, very good, now I know what file. But in what position do I have to insert the code?
Re: Change the color of the Language Switcher
May 5, 2017 2:45 pm by Yana
May 5, 2017 2:45 pm by Yana
You can add rules for example at the end of the file.
Re: Change the color of the Language Switcher
May 5, 2017 3:34 pm by union
May 5, 2017 3:34 pm by union
Dear Yana
If I insert this code at the end of my style.css file will happen 100% nothing. I tried, of course, nothing happened.
select {
color: red;
background: blue;
}
Is there any special support for subscribers? I do not use the plugin for free, I pay every month. I ask you for a simple answer what I can do to change the background color of the Switcher.
Re: Change the color of the Language Switcher
May 5, 2017 3:45 pm by Yana
May 5, 2017 3:45 pm by Yana
Hi,
Try to add in line 474. You can use firebug for firefox or click F12 in Google chrome browser and check element properties.
Re: Change the color of the Language Switcher
May 5, 2017 4:14 pm by union
May 5, 2017 4:14 pm by union
Hi Yana
SMILE, it works. Thank you very much and habe a nice Weekend
Re: Change the color of the Language Switcher
May 5, 2017 8:21 pm by Yana
May 5, 2017 8:21 pm by Yana
You are welcome !
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 |