[Resolved] Text size on Hand-Picked Products block

Home Forums Support [Resolved] Text size on Hand-Picked Products block

Home Forums Support Text size on Hand-Picked Products block

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1573569
    David Bennett

    This may be GeneratePress vis-a-vis something else –

    I am using the Hand-Picked Products block (part of WooCommerce) on the home page.

    Until the latest WordPress and WooCommerce updates the font size on ‘add to cart’, ‘product title’, and ‘price’ on Hand-Picked Products were at regular size, same as I had for the individual product category pages.

    Now suddenly, the font is tiny and I cannot find out what is governing it other than I see that in CSS whereas previously before the latest update the text size was 0.8em it is now 0.58em,

    I could change that – but I would like to know what is interfering with what? Or maybe there is a customiser thingy I am missing.

    .theme-twentytwenty .wc-block-grid.has-5-columns .wc-block-grid__product, .theme-twentytwenty .wc-block-grid.has-6-columns.alignfull .wc-block-grid__product, .wc-block-grid.has-5-columns .wc-block-grid__product, .wc-block-grid.has-6-columns.alignfull .wc-block-grid__product {
        font-size: .58em;
    }

    URL is https://www.flyingtwigs.com

    Thanks for looking.

    #1573676
    Leo
    Staff
    Customer Support

    Hi there,

    GP has no control over the content coming from WooCommerce blocks unfortunately.

    It just looks like the font size is coming from the plugin itself:
    https://www.screencast.com/t/MxzXysOgF
    https://www.screencast.com/t/7qMbvtI6Xkca

    I would recommend reporting this to WooCommerce blocks support team as this is something they need to fix on their end.

    You can try overwriting it temporarily using the same CSS seletor.

    #1573677
    David Bennett

    Thanks, Leo. I will close this question.

    #1573678
    Leo
    Staff
    Customer Support

    No problem 🙂

    #1574056
    David Bennett

    Follow-up:

    At the same time as I originally posted my question here I raised this with WP Support and the person who replied said it must come from GeneratePress. I sent him/her your reply with the screencast shots and meanwhile, coincidentally I got this in my mail this morning that addresses this issue

    https://github.com/woocommerce/woocommerce-gutenberg-products-block/issues/3539

    So there should be some development in the future.

    #1574682
    Leo
    Staff
    Customer Support

    Thanks for reporting back!

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