Important:
This support area is for Kalium 3 users only.
Support for Kalium 4 has moved to our new platform at support.laborator.co.
If you’re using Kalium 4, please create a new account there using your email and license key. A password will be sent to you automatically.
Dear
I have translated my pages to Arabic using WPML plugin, and I need to set my logo in Right side instead of left side in Header. How can I do that?
Hi there,
You're right, I have tested this in our site and it's happening there too, I have reported this issue and the RTL team will check what the issue may be, I hope this will get fixed as soon as possible.
Best regards,
Laborator Team
Hi there,
Can you try updating the theme to version 2.1.5, since we have fixed the logo issue for RTL sites, see version changelog here.
Best regards,
Laborator Team
Does it need any changes in Theme Setting? I have updated the theme and still I have the issue
Hi there,
I've added this CSS to fix it:
header.site-header.sticky-initialized { left: 0 !important; right: 0 !important; }Best regards,
Laborator Team