[Resolved] WooCommerce Product Titles not working in Customiser

Home Forums Support [Resolved] WooCommerce Product Titles not working in Customiser

Home Forums Support WooCommerce Product Titles not working in Customiser

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1028355
    Simon

    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

    #1028481
    David
    Staff
    Customer Support

    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;
    }
    #1028686
    Simon

    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

    #1028837
    David
    Staff
    Customer Support

    Good point – we’ll address this in the next update.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.