Home Forums Basel support forum How to change the size of product name

How to change the size of product name

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

    xevilaseca
    Participant

    Hi,

    My product name in the product page it so big, and I have to change their size. How do I do it this? It’s important to change only the product name in product page because all the rest sizes are ok!

    Thanks,

    #61536

    Hello,

    Thank you very much for choosing our theme and contacting our support.

    The product page title can be changed with custom CSS.

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

    Please add this code to Theme Settings > Custom CSS

    Best Regards

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