Tagged: remove flags
Hello, how do I remove flags from sidebar top here – https://www.saumix.lv/
Thank you!
Hey vadikcoma,
Please try the following in Quick CSS under Enfold->General Styling:
#header ul.avia_wpml_language_switch_extra {
display:none !important;
}
Best regards,
Rikard
Thanks Rikard,
But for some reason it doesn’t work :-(
Hi,
Try the following. If it doesn’t work please provide admin info so we can log in and look into this further:
.avia_wpml_language_switch.avia_wpml_language_switch_extra{
display:none!important;
}
Best regards,
Jordan Shannon
Still doesn’t work…
Sure, login details attached. All custom CSS located in Apperance -> Custom CSS
Hi,
Try adding in the quick css section instead.
Best regards,
Jordan Shannon
Yes, it works, thank you!
Is there any reason why it doesnt work via plugin?
Hi,
Great I’m glad that css solution worked. As for why it doesn’t work via the plugin, I wouldn’t be able to answer that at the moment. It could be a bug that would require further research and development to correct.
Best regards,
Jordan Shannon