[Resolved] Shadow in product image

Home Forums Support [Resolved] Shadow in product image

Home Forums Support Shadow in product image

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1629796
    Roger

    Hi,

    Two issues

    1. How to add a shadow behind the product image (I’m referring to the image on the product page)

    2. How to decrease the dimensions of the image on the product page?

    Thanks!

    #1629936
    Leo
    Staff
    Customer Support

    Hi there,

    Any chance you can link us to the site in question?

    You can use the private information field.

    Let me know 🙂

    #1630178
    Roger

    Ok!

    #1630489
    David
    Staff
    Customer Support

    Hi there,

    1. try adding this CSS:

    .woocommerce #content div.product div.images {
      box-shadow: 0 2px 8px 3px rgba(0,0,0,0.25);
    }

    2. Go to Customizer > Layout > Woocommerce –> Single and adjust the Product Image Area Width

    #1630586
    Roger

    worked perfectly!

    Thank you David.

    #1630587
    David
    Staff
    Customer Support

    Glad to hear that!

    #1630588
    Roger

    worked perfectly David

    Thank you!

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