Home › Forums › Jevelin Theme › Error with RTL Version
Home › Forums › Jevelin Theme › Error with RTL Version
I just installed a demo content and my website multi languages (RTL and LTR) so now when use it RTL I had issue in header with social icons , logo and menu see my website
Hi Joseph,
I hope you are well today and thanks for posting here.
Could you please tell me exactly how you want it to display so that I can help you?
Best regards,
Shufflehound team
Please see screenshot attached to see what I mean
You can achieve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
html[dir="rtl"] .sh-table-cell.sh-group {
float: right !important;
padding-top: 20px;
}
html[dir="rtl"] .sh-table-cell:first-child {
float: left !important;
}Now I have two another problems related to RTL also
1- in the english version
as you see the footer RTL and surely it must be LTR in English version
2- Copyrights down of website I can not write it in english version as english and in arabic version in arabic how I can do this as you see in both versions it arabic
1- in the english version
as you see the footer RTL and surely it must be LTR in English version
Please use below custom CSS code to resolve it.
html[lang="en-US"] body {
text-align: left;
}
2- Copyrights down of website I can not write it in english version as english and in arabic version in arabic how I can do this as you see in both versions it arabic
To achieve that you have to use any multilingual translation plugin such as WPML.
If you need services beyond standard support, we've got your back!
If you'd prefer not to handle the installation yourself or need help getting started, we'll set everything up for you.
We'll help you rearrange sections, adjust spacing, and modify the page structure to fit your needs.
More complex styling changes, theme option modifications, and third-party integrations.
If you need something that's not included in the theme, we can code it for you.
Web design services to create custom sections, pages, and blocks for your theme, plus graphics and visualizations.
Full website builds, custom theme development, or plugin creation from scratch.
We'll provide a clear quote based on what you need. No hidden fees.