How to change product titles font size to see all the title

This topic has 4 replies, 2 voices, and was last updated 1 years, 2 months ago ago by Tony Rodriguez

  • Avatar: Vlad
    Vlad
    Participant
    February 20, 2023 at 13:04

    Hi there,
    I wanna make my product title to be all visible. i wanna see all the title.
    How can i edit that?
    And if is possible, i wanna make it to be centrate.
    And i wanna take off that Wishlist icon (that littel heart).
    imagie with titles right now
    Thank you guys and have a great day there!

    3 Answers
    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    February 20, 2023 at 15:00

    Hello, @Vlad,

    You can adjust the product title limit from XStore >> Theme Options >> WooCommerce >> Shop >> Product Styles to meet your requirements. Please refer to the screenshot provided: https://postimg.cc/xqhZjtvP

    To remove the Wishlist from the products on the Shop page, you must disable “Product Content Effect” from XStore >> Theme Options >> WooCommerce >> Shop >> Product Styles. Please refer to the screenshot provided: https://postimg.cc/gXqv9cH5

    To center the title, please provide the URL of the Shop page so that we can check and prepare the necessary Custom CSS.

    Best Regards,
    8Theme’s Team

    Avatar: Vlad
    Vlad
    Participant
    February 20, 2023 at 17:13

    Hi there,
    U have the url in the privet area.
    Plz provide an css that include a font without bold.
    thank you!

    Please contact administrator
    for this information.
    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    February 20, 2023 at 17:18

    Hello @Vlad,

    Please copy and paste the following CSS code into XStore >> Theme Options >> Theme Custom CSS >> Global CSS and then clear your browser’s cache.

    .content-product .product-title a {
        text-align: center !important;
    }
    .content-product .product-title {
        padding-right: 10px !important;
    }

    You may adjust the values in the code as needed.

    Best Regards,
    8Theme’s Team

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

The issue related to '‘how to change product titles font size to see all the title’' has been successfully resolved, and the topic is now closed for further responses

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