This topic has 6 replies, 3 voices, and was last updated 1 years ago ago by Tony Rodriguez
Hello,
How can we change title on products displayed on shop and product category pages:
1) change the font with one that has diacritics.
2) Change the font size and weight
>> https://muzzum.eu/shop/?cmp_bypass=incognito
>> https://ibb.co/JRYJDzn
Thank you!
Hello, Weblike PRO,
Thank you for contacting us and for using XStore.
Theme Options > Typography > Headings > edit settings.
We hope this information is helpful.
Kind Regards,
8theme team
That worked great for changing the font itself. Thank you!
But from where we can we change heading font size also?
Hello, @Weblike PRO,
Thank you for your response.
Should you desire to modify the font size of the product titles displayed on your shop and product category pages, kindly follow the steps outlined below:
1. Copy the CSS code provided below.
2. Navigate to XStore > Theme Options > Theme Custom CSS > Global CSS on your website’s backend.
3. Paste the copied CSS code in the designated area.
4. Click ‘Publish’ to save the changes.
.woocommerce-shop h2.product-title {
font-size: 15px !important;
}
Please note that the font size value in the CSS code can be adjusted according to your preference.
We trust that these instructions will effectively address your concern.
Best Regards,
8Theme’s Team
It works great. Thanks!
Hello, @Weblike PRO,
You’re welcome! we are glad to hear that it’s working well for you. If you have any more questions or need further assistance, please feel free to ask.
Have a nice day!
This topic is now closed.
Best Regards,
8Theme’s Team
The issue related to '‘Edit title for products displayed on shop and product category pages’' has been successfully resolved, and the topic is now closed for further responses