Home Forums WoodMart support forum how to resize product name

how to resize product name

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #190444

    pearl
    Participant

    hi 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.
    #190489

    Hello,

    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.

    #190594

    pearl
    Participant

    isnt it possible to change the font size on this ? its too large

    #190736

    Hello,

    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.

    #190947

    pearl
    Participant

    hi 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..

    #191073

    Hello,

    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.

    #191290

    pearl
    Participant

    hi 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

    #191438

    Artem Temos
    Keymaster

    Try 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;
    }
Viewing 8 posts - 1 through 8 (of 8 total)