• Hi

    Wonder if anyone could point me in the right direction. Only just started using WP and i love it but still getting the hang of it.

    Have an issue at present where as the product titles are too large and dont resize through the customiser. Anyone know of any .css i could use?

    Also the categorises breadcrumbs on the page only display in white hence invisible, need to change this to viewable colour

    Thanks in advance

    • This topic was modified 7 years, 4 months ago by cooper505.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Try going into your menu to Appearance -> Customize -> Additional CSS and add the following

    .woocommerce-loop-product__title{
    font-size: 2.0em;
    }

    Adjust that number until you get it to the size you like. Let me know if that makes a difference or not!

    Thread Starter cooper505

    (@cooper505)

    Hi Scott

    Thanks for taking the time to try and resolve
    However the above code didn’t fix it. Still stays the same.

    Do you have any other ideas what i could try?

    Thanks again

    Dan

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Product titles too large’ is closed to new replies.