Dear sir.
Thanks for such nice theme. It’s the best theme i used. Here I have a problem, while I use the WPML. there appear the flaps on the topbar. But I dont know how to remove it. pls kindly have a check my site.
Loooking forward to your news.
Andy
Hey tangcslanyu!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#header_meta .avia_wpml_language_switch {
display: none;
}
Cheers!
Yigit
hi, I’m sorry I’ve added the code to my site, but it doesn’t work. Do you know what’s other reason or not?
if so – try it with
#header_meta .avia_wpml_language_switch {
display: none !important;
}