if I want to make the website dual-language, is there an icon I can place in the header to switch between those languages?
thanks,
Is there any icon of flags to switch between languages?
4 replies · opened Dec 25, 2019
I read about the currency switcher proposal you had, and I use it now, is there any option to add a flag to the language name? for example an American flag for ENG and an Israeli flag for HEB?
thanks
Hello,
This is Definitely Possible. There is an Example available here: http://themes.semicolonweb.com/html/canvas/demo-medical.html . You can simply use these Codes from the demo-medical.html Template.
Hope this Helps!
Let us know if we can help you with anything else or if you find any further issues.
that's great,
a few things about it...
first there's a hover background I wanna remove (as shown in the picture the grey background) how do I do it?
and if I want to change the font color of the letters? but only for the main navbar item, how do I do it?
Hello,
- To change the Grey Hover Color:
.top-links li:hover { background-color: #EEE; }- Use this CSS Block to change the Text Colors:
.top-links li > aThis will definitely work fine. Hope this Helps!
Let us know if we can help you with anything else or if you find any further issues.
Have the same question, or something new?
Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.
Reply on the dashboard