Site logo

Archived topic

WooCommerce Product Titles not working in Customiser

3 replies · Started by Simon on October 7, 2019

Viewing posts 1–4 of 4

Hi Tom,

I'm using the pro version of GeneratePress and I can customise WooCommerce Buttons but can't Product Titles. It seems GeneratePress is loading the H1 set in the main Typography settings of GeneratePress for headings.

Can you replicate?

I can customise with CSS & !important but I'm trying to avoid that.

( Site currently in development and not publically accessible beyond a coming soon page)

Kind regards,

Simon

Hi there,

the Product Titles option only applies to the Product archives.
Use this CSS to change the Single Product H1:

h1.product_title {
    font-size: 40px;
}

Hi David,

Thanks for the super fast reply and the advice. I can adjust the relevant titles it just didn't make sense as there is no mention in the Customiser UI that the Product Titles option only applies to the Product Archives.

There is no mention of this in the documentation either, which is why I reached out. Perhaps, the documentation could be updated to reflect this and the wording changed in the Customiser in the next update?

Thanks again for the help and guidance.

Kind regards,

Simon

Good point - we'll address this in the next update.

This archived topic is closed to new replies.