Product Tille Font Size - by awdigital - on WordPress WooCommerce support

This topic has 4 replies, 3 voices, and was last updated 6 years, 11 months ago ago by Olga Barlow

  • Avatar: awdigital
    awdigital
    Participant
    May 16, 2017 at 04:37

    Hi, How can I edit the font size of the product titles appearing under the images on the shop page?

    3 Answers
    Avatar: amzy
    Amzy Leel
    Participant
    May 16, 2017 at 05:55

    put this code in,

    8theme options >> styling >> custom CSS >> global custom css

    .woocommerce.woocommerce-page p.product-title a { font-size: 50px; }

    change 50px to the amount you want

    Avatar: awdigital
    awdigital
    Participant
    May 16, 2017 at 06:21

    Thanks. Can I also restrict the product title to display only one line of the title so that long titles don’t appear in multiple lines and do not push the below products out of line in that column.

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    May 17, 2017 at 18:00

    Hello,

    Read this post https://developer.mozilla.org/en-US/docs/Web/CSS/text-overflow?v=example
    And you may try to implement it on your site.

    Regards

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.