Hi There!
Can you help me with a code to get rid of the flags in the top bar?
Here in the photo you see which flags I would like to delete.
thanks!
Your site obviously has changed, but you can use the following CSS:
nav.sub_menu {
display: none;
}
Hi,
Thanks for helping out @cherrmann :-)
If that CSS doesn’t work then please try this instead:
#header_meta .avia_wpml_language_switch {
display: none;
}
Best regards,
Rikard
thanks, worked perfectly as always!
appreciate your support a lot.
Hi mirotck,
We’re happy to hear that :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko