Home Forums WoodMart support forum Product title enlarge

Product title enlarge

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

    revalion
    Participant

    I want to enlarge the product name (product_title) to 48px

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

    Hello,

    I saw the screenshot you attached.

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

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

    Regards.
    Xtemos Studios.

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