Site logo

[Support request] CLS Issues Woocommerce Product Gallery

Home Forums Support [Support request] CLS Issues Woocommerce Product Gallery

Home Forums Support CLS Issues Woocommerce Product Gallery

Viewing 5 posts - 16 through 20 (of 20 total)
  • Author
    Posts
  • #1493005
    Jared

    Awesome David, that CSS fixed the content loading on the right. However, now the content area is jumping upwards a bit before the product gallery loads (link attached). Any ideas on how we can fix that? Appreciate the extensive help!

    Kind regards

    #1493008
    David
    Staff
    Customer Support

    Woo is a pain lol – they output the thumbs without dimensions. Could try some CSS like this:

    .woocommerce div.product div.images .flex-control-thumbs {
        min-height: 84px;
    }
    #1493014
    Jared

    Aha great, applied the CSS and I think we’re 90% good now. There’s still a little jump on the content area but if we can’t get that fixed no biggie, it’s minimal now. Thanks again!

    #1756605
    Adrien

    Hello David,

    Can I now remove this code since GP 2.0 is released?

    Thank you. Adrien

    #1756673
    Elvin
    Staff
    Customer Support

    Hi there,

    I’m not sure what you’re pertaining to. Check the changelog of the new patch to see if your concern is addressed. https://generatepress.com/introducing-the-gp-theme-builder/

Viewing 5 posts - 16 through 20 (of 20 total)
  • You must be logged in to reply to this topic.