Chnage product font for arabic products only

This topic has 7 replies, 2 voices, and was last updated 1 year, 8 months ago ago by mohamed aly

  • Avatar: mohamed aly
    mohamed aly
    Participant
    July 2, 2022 at 13:24

    hi
    how we can do the following
    1. change the font in arabic products only https://prnt.sc/GjO5K_WIiwdv
    2. remove size guide for this product category
    thanks

    6 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 2, 2022 at 16:07

    Hello,

    1/ Do you mean font-family, font-size or font-color?
    2/ Please provide URL of the mentioned product category.

    Regards

    Avatar: mohamed aly
    mohamed aly
    Participant
    July 3, 2022 at 10:26

    Hi
    thanks for your replay
    1- pls we need to change font-family, font-size to all ARABIC products in all categories
    2- category url https://aastacademy.com/womenmall/product-category/bags-luggage/ also we need to know to do it because we will do it to other categories
    thanks in advance

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 3, 2022 at 10:57

    Hello,

    1/ Add the next code in Theme Options > Theme custom CSS > Global:

    .rtl .product-content .product_title {
        font-family: "Lato-Regular";
        font-size: 33px !important;
    }
    .rtl .single-product .widget-title {
        font-size: 24px;
        font-family: "Lato-Regular";
    }

    change size and font-family depend on your needs.
    2/

    .product_cat-bags-luggage .size-guide {
        display:none;
    }

    Regards

    Avatar: mohamed aly
    mohamed aly
    Participant
    July 3, 2022 at 11:22

    thank you very much for your help can i ask pls
    1.how to change main menu font family and size for arabic main menu only
    2- we have many issues in translation we use WPML and WCFM ultimate as u see https://prnt.sc/UtFW-FMjoIvb their are many english strings in arabic pages even we translate all
    thanks in advance for your help

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 3, 2022 at 12:17

    Hello,

    1/

    .rtl #header .header-main-menu li a {
        font-family: "Lato-Regular" !important;
        font-size: 24px !important;
    }

    2/ Please contact the support of WPML first. Then let us know if assistance will be needed from our side.

    Regards

    Avatar: mohamed aly
    mohamed aly
    Participant
    July 3, 2022 at 13:19

    pls note all font in header change like topbar i need only main menu pls https://prnt.sc/ahrocUCARIW3

    Thank u very much for your support

  • Viewing 7 results - 1 through 7 (of 7 total)

The issue related to '‘chnage product font for arabic products only’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.