Home › Forums › WoodMart support forum › how to resize product name
how to resize product name
- This topic has 7 replies, 3 voices, and was last updated 4 years, 10 months ago by
Artem Temos.
-
AuthorPosts
-
April 28, 2020 at 6:25 am #190444
pearlParticipanthi team please advise how i can resize the product name ? see attached image they look way too big
Attachments:
You must be logged in to view attached files.April 28, 2020 at 8:52 am #190489
Aizaz Imtiaz AwanKeymasterHello,
I saw the screenshot you attached. Unfortunately, there is no option in theme settings available to change the length of the product title on the product grids. You can set the title limit from Theme Settings >> Shop >> Product Styles.
Screenshot for Clarification: https://ibb.co/mq5vfWY
Best Regards.
April 28, 2020 at 12:51 pm #190594
pearlParticipantisnt it possible to change the font size on this ? its too large
April 29, 2020 at 5:00 am #190736
Aizaz Imtiaz AwanKeymasterHello,
You can change the fontsize of the product titles from Theme Settings >> Typography.
Screenshot for Clarification: https://ibb.co/V3WhpD9
You can also read our detailed documentation in the following link:
https://xtemos.com/docs/woodmart/advanced-typography-settings/Best Regards.
April 29, 2020 at 2:49 pm #190947
pearlParticipanthi this does not answer my question… please see attached image on product names sizes are different from your template website. please advise how i can get it too look like how it is on your sample site..
April 30, 2020 at 5:46 am #191073
Aizaz Imtiaz AwanKeymasterHello,
There is only one setting available for the product title is to limit them that you can find under Theme >> Shop >> Product Styles.
Screenshot for Clarification: https://ibb.co/mq5vfWY
You asked about changing the font-size of the product titles that’s why I mentioned the option. You can change the font size from Theme Settings >> Typography. As I mentioned in my previous reply.
If you are still unable to change the font-size of the product titles then provide with admin panel login details of the website to check it myself and help you out accordingly.
Best Regards.
April 30, 2020 at 2:38 pm #191290
pearlParticipanthi i have tried everything please see private msg with login to my website can you please adjust so the product titles size and style are same as your sample site
May 1, 2020 at 7:14 am #191438
Artem TemosKeymasterTry to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.
.woocommerce-loop-product__title { font-size: 15px; }
-
AuthorPosts
- You must be logged in to create new topics. Login / Register