How to reduce space between WPML flags (resolved)
Hi,
I am trying to reduce space between flags. Link to a page where the issue can be seen: https://kloon.home7zones.eu/ (password: 12345)
I expected to see: less space between flags. Instead, I got big space. Looked from forum and added additional css:
.wpml-ls-item span {
padding-right: 2px !important;
}
but still the same. Do you have css code for it?
P.S Got answer from wpml support and it worked, css code:
.mfn-header-menu .wpml-ls-item.mfn-menu-li .mfn-submenu {
width: fit-content;
}
Comments
Hi,
Great to hear that it is resolved.
Please, let me know if I can help with anything else.
Best regards