Home Forums WoodMart support forum How to change the font size of product title?

How to change the font size of product title?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #336459

    techburg
    Participant

    See the attached image, and let me know “How can i change the font size of product title”?

    Attachments:
    You must be logged in to view attached files.
    #336466

    Hello,

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

    .product_title {
        font-size: 43px;
    }

    Best Regards

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