Single product page title tag for H1 title

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

  • Avatar: atahan
    atahan
    Participant
    July 27, 2023 at 09:15

    Hi,

    I would like to design my product’s title like this: https://prnt.sc/6t_cNLZqja7s

    So for i did it with this code:
    Muğla Siyahı Mermer<br><span style="color:rgb(80, 80, 80); font-size:23px;font-weight: 700;">Cilalı - Koyu Seleksiyon</span>

    But somehow it effects other sections, example:
    https://prnt.sc/jhTQgIz5NCPW

    How can I design this effected title for “Mugla Siyahi Mermer” is bigger size and “Cilalı – Açık Seleksiyon” lower. Or we can do it both of them equal. Which one is easier you choose it. So, how can we do this?

    Please, contact administrator
    for this information.
    1 Answer
    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    July 27, 2023 at 09:23

    Hello @atahan,

    In order to resolve your issue, please copy and paste the following CSS code into Xstore >> Theme Options >> Theme Custom CSS >> Global CSS and then clear your browser cache.

    .content-product .product-title a {
        font-size: 20px !important;
    }
    .content-product .product-title a span {
        font-size: 15px !important;
    }

    Please note that you can adjust the font size in the code to meet your needs.

    Best Regards,
    8Theme’s Team

  • Viewing 2 results - 1 through 2 (of 2 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.