This topic has 7 replies, 2 voices, and was last updated 2 years, 4 months ago ago by mohamed aly
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
Hello,
1/ Do you mean font-family, font-size or font-color?
2/ Please provide URL of the mentioned product category.
Regards
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
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
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
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
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
Tagged: arabic, best selling, change, font, products, themes, woocommerce
The issue related to '‘chnage product font for arabic products only’' has been successfully resolved, and the topic is now closed for further responses