Support for Envato Buyers Forums DGWork Any way to change the aspect ratio of images on product pages?

Viewing 1 reply thread
  • Author
    Posts
    • #12201
      bdendas
      Participant

      Hey,

      Is there any way to change the aspect ratio of featured images on product pages? Could you change this area to Cover, so the entire picture fits this area?

      Example: https://imgur.com/a/A4Z1y The head is cut off

    • #12204

      Hi

      Please try to add the following custom CSS into style.css of the child theme.

      #dgwork-preview #product-slider-big .swiper-slide{
      	    background-position:0 0;
      }

      I will also improve this problem in the next version.

      Thanks

Viewing 1 reply thread
  • You must be logged in to reply to this topic.