Okay
  Public Ticket #2946021
Arabic Typography letterspacing
Closed

Comments

  •  1
    yyousry started the conversation

    hello sir,

    I'm facing trouble putting padding or space between letters to all Arabic typography as you can see in menu items and product attributes it seems to clash very often

  •  1,558
    Laborator replied

    Hi there,

    Add this CSS to Custom CSS to make the space between the menu items bigger:

    .standard-menu-container .menu>ul>li+li, .standard-menu-container ul.menu>li+li {
        margin-left: 0px;
        margin-right: 25px;
    }
    

    If you don't know how yo add Custom CSS then please follow this guide from our documentation.

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  •  1
    yyousry replied

    Thank you ! it has worked out great! 

    now I have the same issue with product attributes when showing in single product pages, you can see below social icons circles.

    look forward to hearing from you, Thank you in advance

  •  1,558
    Laborator replied

    Hi again,

    Try this CSS for the attributes:

    .woocommerce .woocommerce-tabs .entry-content .shop_attributes tbody th {
        text-align: right;
    }
    

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  •  1
    yyousry replied

    Thanks, art, it all aligned perfectly now,  last 2 things I will ask so far are the additional info tab alignment of the product page you can see it's still to the left while the attributes are right-aligned, 

    and the general layouts of the theme is always showing a bottom  side-width scroller that shows a buggy white space to the left/right
    thank you art!

  •   yyousry replied privately
  •  1,558
    Laborator replied

    Hi there,

    I have fixed the issues you had, I am really sorry for all the problems you are having and may encounter in RTL but the RTL theme layout was set up  by a team which we had an agreement to turn the theme in RTL but as you can see many issues are occurring and we will have to check it by ourself and fix the issues.

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  •  1
    yyousry replied

    Well, that was a great help of you Art! thank you so much anyways since it's solved i see why the theme support team has top reviews.

    I will document that case in your reviews and will be in touch if anything shows up. Thank you!

  •   yyousry replied privately
  •  1,558
    Laborator replied

    Hi again,

    Can you please include screenshots and annotate them with drawings and illustrations to show us where the exact problem is so in this way we will see it and fix as soon as possible. I have read your last reply  but I cannot understand where the problem is.


    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  •  1
    yyousry replied

    Hi art,

    I attached now a screenshot of the product category icons and you can see the text has the same RTL issue.

    -If you press the search form in the header also you can see the same RTL issue

    -Layouts are still showing empty side spaces on mobile

    please let me know if I need to provide anything more. thanks

  •   yyousry replied privately
  •   yyousry replied privately
  •  1
    yyousry replied

    Hello Art,  Good Morning, the site now is showing various errors that i think the RTL support needs significant improvements,

    i will try to list everything i have seen so far hopefully these will be the last issues before launching a simple 2 languages site,

    1. woo-cart counter in header Arabic version
    2. woo-categories in both languages are not responsive, the text nor the RTL support. 
    3. The bottom white space below the footer shows on various templates in both languages 
    4. Menu-items in the English version have text padding issues after the RTL code fix was issued
    5. woo-product attributes in English have the same issue after the RTL code fix was issued
    6. checkout page stuck on spinner since last modifying 
    7. apple pay express check out not showing in product template
    8. Paypal express checkout button spacing issue on the product template

    Hope to hear back from you soon and please let me know if I need to provide more information, thanks

  •   yyousry replied privately
  •  1,558
    Laborator replied

    Hi there,

    I have fixed all the reported issues except the one with the footer spacing, can you please let me know when this is showing and how it occurrs.

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group