Comments ma7mod7osam started the conversationJune 11, 2019 at 8:10amHello Guys,We are using WPML with your theme and when we the header and footer not working with RTL.the body goes right but the header and footer not working with RTL direction.Thanks 2,700PenciDesign repliedJune 11, 2019 at 8:21amHi,Strange, don't know why the rlt.css from the theme doesn't load when you swtich to RTL.Ok, let's try add more this code to Customize > Custom CSS to fixed that issue: body.rtl #navigation .menu{ float: right; } body.rtl #top-search{ float: left; } body.rtl .footer-widget-wrapper .widget .widget-title .inner-arrow{ text-align: left; } Best Regards,PenciDesign1 Likema7mod7osam repliedJune 12, 2019 at 12:17pmThanks, That worked with the header but doesn't work with footer.Please check it 2,700PenciDesign repliedJune 12, 2019 at 3:00pmHi,Ahh, sorry, please replace the code I sent to this code: body.rtl #navigation .menu{ float: right; } body.rtl #top-search{ float: left; } body.rtl .footer-widget-wrapper .widget .widget-title .inner-arrow{ text-align: right; }Best Regards,PenciDesign1 Likema7mod7osam repliedJune 15, 2019 at 2:47pmHelloit worked thanks but there is something not going to rtl "the menu" i don't know why.everything else work perfectly except the menu on pc version not going rtl 2,700PenciDesign repliedJune 15, 2019 at 5:06pmHi,Please try add more this code to Customize > Custom CSS to fix it: body.rtl #navigation ul.menu > li{ float: right; } Best Regards,PenciDesignma7mod7osam repliedJune 16, 2019 at 6:09amWe tried that.. It's not working also 2,700PenciDesign repliedJune 16, 2019 at 3:24pmHi,I can see it work fine: http://prntscr.com/o2jxjkCan you tell me what's wrong here?Best Regards,PenciDesign Sign in to reply ...
Hello Guys,
We are using WPML with your theme and when we the header and footer not working with RTL.
the body goes right but the header and footer not working with RTL direction.
Thanks
Hi,
Strange, don't know why the rlt.css from the theme doesn't load when you swtich to RTL.
Ok, let's try add more this code to Customize > Custom CSS to fixed that issue:
Best Regards,
PenciDesign
Thanks,
That worked with the header but doesn't work with footer.
Please check it
Hi,
Ahh, sorry, please replace the code I sent to this code:
Best Regards,
PenciDesign
Hello
it worked thanks but there is something not going to rtl "the menu" i don't know why.
everything else work perfectly except the menu on pc version not going rtl
Hi,
Please try add more this code to Customize > Custom CSS to fix it:
Best Regards,
PenciDesign
We tried that.. It's not working also
Hi,
I can see it work fine: http://prntscr.com/o2jxjk
Can you tell me what's wrong here?
Best Regards,
PenciDesign