Home Forums WoodMart support forum Making SKU Larger on Product Pages

Making SKU Larger on Product Pages

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

    WASIPLtd_Website
    Participant

    Hello,

    I’d like to make the SKU section on my product pages a bit larger to help it stick out more.

    Could you please provide the CSS to make this adjustment?

    Screenshot for reference: https://gyazo.com/3326323ebb28a9edb4458eedafcd1199

    #380659

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    .product_meta > span.sku_wrapper span {
        font-size:20px 
    }

    Change 20px as per your needs.

    Best Regards

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