Dear Kriesi Team,
As you can see in,…
http://www.corpopromo.com
I have a problem with the language flags and WPML (flags floating or stepping over the text) at the top of the website in the bar above the Logo/Main Menu, instead of below them.
This appears in any cases if you access the website with a smartphone of Apple, Android or Windows Phone.
Can you help me with this?
Many thanks and regards from Madrid, Adolfo
Hey Adolfo Lucio!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 767px) {
.responsive #header .sub_menu, .responsive #header_meta .sub_menu>ul {
float: left; }}
Regards,
Yigit
Many thanks again Yigit. It works well!!!! Adolfo