Support for Envato Buyers Forums DGWork Issue with Preview Screenshots on Product Pages

Viewing 2 reply threads
  • Author
    Posts
    • #13336
      bdendas
      Participant

      Hey,

      I’m unsure why my screenshots are getting zoomed in so much, as well as, cut off. The thumbnails look like the right size but the large images are not sized accordingly.

      Example: http://indiegetup.com/brand/gypsy-lolo/?preview=screenshots

      Also, I can no longer see the DGWORK option on the left-hand side WordPress menu to change CSS. Is there any way you can try logging in to see why this is the case?

      Thanks,
      Brandon

    • #13337
      bdendas
      Participant

      Nevermind, please disregard: “Also, I can no longer see the DGWORK option on the left-hand side WordPress menu to change CSS. Is there any way you can try logging in to see why this is the case?”

      But will need to know issue on Preview Screenshots

    • #13342

      Hi

      Because the picture is forced to fullscreen. I will fix this issue in the next version, now you can add the following custom CSS to Appearance > Theme Options > Custom Code > Custom CSS

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

      Thanks

Viewing 2 reply threads
  • You must be logged in to reply to this topic.