Hi,
one of my clients have found a funny issue.
With WPML active, and two languages, there is only one flag showing on mobile (not small browser)
Its fine on desktop
Do you have any idea whats going one here?
Hey Jonas,
I see the same thing on my end, please try this in Quick CSS to see if it makes any difference:
@media only screen and (max-width: 767px) {
.responsive #header_meta .sub_menu>ul>li {
float: initial;
}
}
Also try to clear the cache from your caching plugin or leave it deactivated.
Best regards,
Rikard
Thanks, I found out it was a WPRocket lazyload issue.
Hi jjdenmark,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
Victoria