Hi there.
Please have a look at the nblund.com menu at screen 767px or less. The language switcher menu item (last item) is aligned center instead of left. I tried:
ul .wpml-ls-menu-item a {align-items: left !important;} (and {display: flex !important; align-items: left !important; justify-content: left !important;}).
but don’t seem to make it work.
Kindly advise. Thanks.