This topic has 4 replies, 2 voices, and was last updated 1 years, 11 months ago ago by Rose Tyler
Hello,
1. How do i prevent the header flip when switching to RTL
(All the items flip from left to right – see attachments)
I want static positions in the header like Logo Menus and Cart elements, Only show language translations.
https://ibb.co/99tK6dY
https://ibb.co/4KYLqtn
2. How do i disable the header of XStore? I have Elementor Pro i want to try to build with it.
Thanks.
Hello,
1/ You can use the next custom CSS code (Theme Options > Theme custom CSS):
.site-header {
direction: ltr;
}
2/ It will be disabled by default if you have created at least one header template using the Elementor headers & footers plugin. Check answer in this topic also – https://www.8theme.com/topic/xstore-studio-how-to-insert/#post-267419
Regards
Okay, thanks.
You’re welcome!
Regards
Tagged: flip, header, prevent, templates, translation, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up