Skip Navigation

This is the technical support forum for WPML - the multilingual WordPress plugin.

Everyone can read, but only WPML clients can post here. WPML team is replying on the forum 6 days per week, 22 hours per day.

This topic contains 1 voice and has 0 replies.

>

Assisted by: Kor.

Author Posts
January 5, 2024 at 10:13 am #15153846

Robbert Vos

Never mind, found the solution. For someone else looking for this issue in the future:

.wpml-ls-statics-shortcode_actions.wpml-ls.wpml-ls-legacy-list-horizontal ul {
display: flex !important;
flex-direction: row;
}

.wpml-ls-current-language{
order: 1 !important;
}

.wpml-ls-item-legacy-list-horizontal {
order: 2 !important;
}