• Resolved nationalcorp

    (@nationalcorp)


    Hi there,
    I find the product title fonts to be rather large. It overwhelms the whole page.

    Is there a way to reduce the font size of the product title?

    Thank you for your help.

Viewing 5 replies - 1 through 5 (of 5 total)
  • What is your site URL?

    Thread Starter nationalcorp

    (@nationalcorp)

    To be more specific, I am referring to the product title that appears on top of the price and product description, and below you can click to add to the shopping cart.

    Thread Starter nationalcorp

    (@nationalcorp)

    The site URL is here.

    “Short Sleeve Template” is too large for my site, and I would like to decrease the font size.

    In your Child Theme or CSS Editor try this code:

    h1, .alpha {
        font-size: 2.244em;
    }

    Just edit the 2.244em to what your want.

    Note check the site to make sure it not edit any other possible fonts connected to the h1, .alpha

    Thread Starter nationalcorp

    (@nationalcorp)

    Thank you, Erik! It fixed it.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Resizing the product title font’ is closed to new replies.