In shop page i cant target title for product catalog…

This topic has 3 replies, 3 voices, and was last updated 4 months ago ago by Andrew Mitchell

  • Avatar: Petar
    Petar
    Participant
    June 11, 2024 at 17:17

    i try with this code to make biggest font in shop page, but in xtheme builder work and i seechanges.. but on public website no.. i try different devices.. network.. cookies cache. but still nothing..

    .content-product .product-title {
    font-size: 18px !important; /* Ili neka druga željena vrednost */
    line-height: 1.2 !important; /* Ili neka druga željena vrednost */
    }

    same code is working for font size on price…
    .content-product .price {
    font-size: 14px;
    font-weight: 700;
    color: black;
    }

    full list of custom code..
    .content-product .price {
    font-size: 14px;
    font-weight: 700;
    color: black;
    }

    .single-product .price { /* Zameni sa tačnom klasom */
    font-size: 34px;
    font-weight: 700;
    color: black;
    }

    .content-product .product-title {
    font-size: 18px !important; /* Ili neka druga željena vrednost */
    line-height: 1.2 !important; /* Ili neka druga željena vrednost */
    }

    .product_title {
    font-size: 38px !important; /* Ili neka druga veličina po želji */
    font-weight: bold; /* Opciono, za podebljani font */
    }

    Files is visible for topic creator and
    support staff only.
    2 Answers
    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    June 12, 2024 at 07:31

    Hello, @Petar,

    Thank you so much for purchasing our theme and contacting our support center.

    We would like to inform you of the necessary adjustments required in your CSS code to apply specific styles to the product title and price on your website. Please update your CSS as follows:

    Replace the existing code:

    .content-product .product-title {
        font-size: 18px !important; /* Or any other desired value */
        line-height: 1.2 !important; /* Or any other desired value */
    }

    With the new code:

    .etheme-product-grid-title a {
        font-size: 18px !important; /* Or any other desired value */
        line-height: 1.2 !important; /* Or any other desired value */
    }

    We trust that this update will enhance the presentation of your product listings. Should you require further assistance or have any questions, please do not hesitate to contact us. We are here to support you.

    Best regards,
    The 8Theme Team

    Avatar: Andrew Mitchell
    Andrew Mitchell
    Support staff
    June 13, 2024 at 12:29

    Dear Petar,

    As we continue our mission to exceed expectations, your insights become increasingly valuable. Could we, with all due respect, request your thoughtful feedback by giving our theme a deserved 5-star rating on ThemeForest?

    Click here to share your valuable perspective: https://themeforest.net/downloads

    Your time and trust are highly appreciated!

    Best Regards,
    The 8Theme Team

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

The issue related to '‘In shop page i cant target title for product catalog…’' has been successfully resolved, and the topic is now closed for further responses

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