Hi,
From where can i adjust the text size and font of description of products, i have shared a screenshot so the issue be understood clearly, i am facing the same issue with reviews block. Thanks alot!
This topic has 4 replies, 2 voices, and was last updated 7 months, 2 weeks ago ago by Tony Rodriguez
Hi,
From where can i adjust the text size and font of description of products, i have shared a screenshot so the issue be understood clearly, i am facing the same issue with reviews block. Thanks alot!
Hello, @Adeeb Ahmed,
Thank you for choosing XStore as your WooCommerce WordPress theme.
To edit the description of a single product, please follow these steps:
1. Navigate to the product and select ‘Edit Description’.
2. Use Elementor to access the ‘Text Editor’.
3. Go to ‘Style’ and then ‘Edit Typography’ where you can modify the font family and size according to your preferences.
4. Ensure to update the changes once completed.
For your reference, we have attached images that illustrate these steps.
We hope you find this information helpful. Should you have any further inquiries, please do not hesitate to contact us.
Best Regards,
The 8Theme Team
Thanks for replying but as you know there are alot of products and its not possible to manually modify each product’s font and other stuff , is not there any way to modify it globally? Thanks again , i appreciate the support!
Hello, @Adeeb Ahmed,
To implement global modifications, kindly insert the following custom CSS code by navigating to XStore > Theme Options > Theme Custom CSS > Global CSS:
.woocommerce .elementor-5512 .elementor-element.elementor-element-138a7cbe .woocommerce-tabs .panel p {
font-size: 25px !important;
font-family: serif !important;
}
Please feel free to adjust the values in the custom CSS code according to your specific requirements.
We hope this help.
Best Regards,
The 8Theme Team
You must be logged in to reply to this topic.Log in/Sign up