[Support request] white background not in full height

Home Forums Support [Support request] white background not in full height

Home Forums Support white background not in full height

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1529191
    iwan

    https://jkt.kataloggrosir.com/product/22355

    white background not in full height

    thanks

    #1529627
    David
    Staff
    Customer Support

    Hi there,

    try adding this CSS:

    @media(min-width: 769px) {
        .woocommerce.single-product div.product {
            display: flex;
        }
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.