Site logo

Archived topic

WPML Language Switcher doesn' go to the right

3 replies · Started by Klaus on March 14, 2020

Viewing posts 1–4 of 4

Hi there,

the Navigation as Header uses CSS Flexbox so we can use the order property to move ie - so try adding this CSS:

.wpml-switcher {
    order: 10;
}

Yes, that did it. Thanks.

You're welcome

This archived topic is closed to new replies.