Home Forums WoodMart support forum Font size issue

Font size issue

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #295885

    alexarm
    Participant

    Hello,
    I want to decrease the size of the Product Title in product page, I tried to set a font size in Woodmart Theme setting by setting a font size to “Entities names” and it works but it also change the size of the product title in Categorie page and it become too big !

    #295912

    Hello,

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .single-product .product_title {
        font-size: 28px;
    }

    Best Regards

    #296257

    alexarm
    Participant

    Thank you

    #296329

    Most Welcome!!!.

    I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.

    The issue was that you have set the homepage and Shop page same that was causing the issue. I have created a separate shop page and the issue is fixed.

    We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards.

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘Font size issue’ is closed to new replies.