Skip to content Skip to sidebar

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.

Sun Mon Tue Wed Thu Fri Sat
- 10:00 – 17:00 10:00 – 17:00 10:00 – 17:00 10:00 – 17:00 10:00 – 17:00 -
- 18:00 – 19:00 18:00 – 19:00 18:00 – 19:00 18:00 – 19:00 18:00 – 19:00 -

Supporter timezone: Asia/Kathmandu (GMT+05:45)

This topic contains 1 replies, has 0 voices.

Last updated by Shekhar Bhandari 2 months, 1 week ago.

Assisted by: Shekhar Bhandari.

Author Posts
May 6, 2026 at 5:09 am #18015649

fritsB-3

I have added the language selector in the header of my website, but I cannot get it aligned in the center of the header.

As you can see from the screenshots of the live website it has an offset of more than a few pixels lower that the rest of the header items.

I use TT5 as theme for the site. I enclosed the screenshots of the configuration, which looks pretty much straight forward to me.

I tried several options to adjust it with custom CSS, but none of them where effective to resolve it.

I think I already send a support ticket to resolve this issue, but I cannot find it back. So you might be able to offer the solution to me again without having to resolve the ticket itself.

Maybe because I did not find the time to check it within a day or two. I will do so now, but it might be convenient to keep them available for at least a month. For me it is just a side job to create the website and hence I do not spend too much time on it every week.

May 6, 2026 at 6:36 am #18015861

Shekhar Bhandari
WPML Supporter since 03/2015

Languages: English (English )

Timezone: Asia/Kathmandu (GMT+05:45)

Hello there,

Thank you for contacting WPML support. I'd be happy to assist you on this issue.

You can use the following custom css to fix it

.wpml-language-switcher-block.is-layout-flex.is-responsive.has-child-selected.wp-block-navigation {
    margin-top:0px;
}

Let me know if this helps.

Thanks

The topic ‘[Closed] Laguage Selector not aligned in the center of the header’ is closed to new replies.