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 reply, has 2 voices.

Last updated by Noman 1 year, 7 months ago.

Assisted by: Noman.

Author Posts
October 16, 2023 at 11:15 am #14583969

hamidA-7

when click on flag header or footer floating left we want stop floating

i hope you understood whats i am say

14582367-012.png
October 16, 2023 at 11:53 am #14584201

Noman
WPML Supporter since 06/2016

Languages: English (English )

Timezone: Asia/Karachi (GMT+05:00)

Hi,

Thank you for contacting WPML Support. Please note that the WPML just provides the translation features for your site and the RTL/LTR layout is handled by your current theme and you might be able to disable it from theme options, or by adding the below CSS in custom CSS section of your theme:

body.rtl {
  direction: ltr !important;
}

And it will look as in the attached screenshot.

Please let me know if this resolves your issue or if you need further assistance with this issue.

Thank you

header layout.png
October 19, 2023 at 6:49 am #14610833

hamidA-7

some issue solve. but still more option i have a problem