Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #636358

    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)?

    • This topic was modified 8 years, 7 months ago by ykljkl.
    #636655

    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

    #1275064

    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

    #1275092

    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

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.