Home Forums Basel support forum Product Name/Title Size on product page

Product Name/Title Size on product page

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

    seerat
    Participant

    Hi,
    Where do I change the product name/title size on the product page? I thought I saw a setting in the theme settings where I could change for Desktop and Mobile; but can’t find it now. Am I missing something? Pl help.

    #80197

    Hello,

    Please add this code to the Theme Settings > Custom CSS

    .single-product-content .entry-title {
        font-size: 12px;
    }

    Change font-size as per your needs.

    Best Regards

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