Additional CSS for Flags and dropdown option
-
I used gtranslate and it is definitely great!
It is installed on our website now- https://www.molemaxsystems.com/
As of now, I am using the ‘Dropdown’ option. I have added the below additional CSS to match the website’s look:
select {
color: #fff;
background-color: #333;
border: none;
font-size: 12px;
}I now want to use the ‘Flags and Dropdown’ option so that the language and flag is displayed side-by-side.
I want to retain the same look I have achieved with the CSS for the ‘Dropdown’ option.Could you please advise what I could add to the Additional CSS to achieve the same look for ‘Flags and Dropdown’ option?
Could you also advise the best practice so that it’s rendered okay across all devices and browsers?
If possible, could you please explain how is the paid version better than the free one?
Looking forward to your response. Thanks so much!
The page I need help with: [log in to see the link]
The topic ‘Additional CSS for Flags and dropdown option’ is closed to new replies.