The filter is overriding the filter icon and the text in the Arabic language. screenshot attached.
This topic has 7 replies, 3 voices, and was last updated 5 months, 2 weeks ago ago by Plethora
The filter is overriding the filter icon and the text in the Arabic language. screenshot attached.
Hello,
Thank you for reaching out to us.
Could you please provide temporary wp-admin access and the URL of the page from your screenshot? We need to check your settings.
To grant WP-Admin access, please proceed to create a new user account with an administrator role through your WordPress Dashboard. Once the account is established, you may securely transmit the username and password to us via the Private Content section designated for this purpose.
Warm Regards,
The 8Theme Team
please find in PVT
Hi @Plethora,
Please try adding this custom CSS under XStore > Theme Options > Theme Custom CSS > Global CSS:
body.rtl .filter-wrap .filter-content {
gap: 15px;
}
body.rtl .open-filters-btn {
margin-left: 0;
margin-right: 0;
}
body.rtl .open-filters-btn a {
padding-inline-start: 0;
padding-inline-end: 23px;
}
Kind regards,
The 8Theme Team
In arabic RLT, the crousal arrows are also not correct, please check.
Dear @Plethora,
Please also add this custom CSS code:
body.rtl .swiper-button-prev {
right: 0 !important;
}
body.rtl .swiper-button-next {
left: 0 !important;
right: auto !important;
}
Hope it helps!
Thanks for the support! My topic “filter is over riding in rlt languages screenshot attached” has been successfully resolved.
The issue related to '‘filter is over riding in rlt languages screenshot attached’' has been successfully resolved, and the topic is now closed for further responses