[Resolved] Woocommerce product gallery is directly under product image

Home Forums Support [Resolved] Woocommerce product gallery is directly under product image

Home Forums Support Woocommerce product gallery is directly under product image

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #745570
    Jamie

    Hi!

    I’m in the process of creating my shop and have uploaded and added both a product image and product gallery images. However, the product gallery images appear directly underneath the product image without a small gap which makes it look untidy. Is there a way to have a small gap between the bottom of the main product image and the top of the product gallery?

    Thanks!

    #745650
    Leo
    Staff
    Customer Support

    Hi there,

    I attempted some CSS but couldn’t figure out one that works.

    It’s all from WooCommerce though might be best to check with their support.

    Hope this helps!

    #745691
    Jamie

    ok, thanks for trying. I’ll see if I can get an answer from woocommerce.

    #745703
    Leo
    Staff
    Customer Support

    Actually give this a shot:

    .woocommerce div.product div.images .flex-control-thumbs {
        padding-top: 10px;
    }
    #745708
    Jamie

    You legend! Works perfectly!

    Thanks for the help!

    #745733
    Leo
    Staff
    Customer Support

    No problem 🙂

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