I would like to build a shop with ENFOLD . I KNOW ENFOLD SUPPORT RTL BUT WHAT ABOUT WOOCOMMERCE PAGES LIKE : CART,CHECKOUT ,SHOP . DOES ENFOLD SUPPORT RTL WITHIN THESE PAGES( WOOCOMMERCE PAGES)?
Hey,
WC pages should work fine, if there are some elements that aren’t in RTL position you can tell us and we’ll provide you a CSS workaround.
Best regards,
Josue
Hello, your default RTL.CSS for the checkout page still incomplete and the checkout page looks bad, texts are aligned to left and the font type is machine default. Please provide the ready CSS styling set, with the right alignment of all the elements and the custom font that are set by admin in theme settings. thanks
Hi like2be,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#top * {
text-align: right;
}
If you need further assistance please let us know.
Best regards,
Victoria