Products in the store displayed in one size

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

  • Avatar: Peter
    Peter
    Participant
    December 15, 2022 at 09:15

    Hi
    How to make the products in the store have the same size. (I marked what I mean in the picture).
    2nd thing, how to change the size of the fonts in the store (names of products) – I have attached a photo.

    Please, contact administrator
    for this information.
    2 Answers
    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    December 15, 2022 at 10:05

    Hello, @Peter,

    1. Please copy and paste the below-given CSS code to Xstore >> Theme Settings >> Theme Custom CSS >> Global CSS and change the value in the given code as per your requirements.

    .content-product .product-title {
        height: 100px !important;
    }
    .content-product .products-page-cats {
        height: 60px !important;
    }

    2. Please copy and paste the below-given CSS code to Xstore >> Theme Settings >> Theme Custom CSS >> Global CSS and change the Font Size value in the given code as per your requirements.

    .content-product .product-title a {
        font-size: 12px !important;
    }

    Regards 8Themes Team.

    Avatar: Peter
    Peter
    Participant
    December 15, 2022 at 12:58

    Thanks:)

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

The issue related to '‘Products in the store displayed in one size’' 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.