Home Forums Themes Support Claue SRCSET TAG

Topic Resolution: Resolved

Tagged: 

Viewing 4 reply threads
  • Author
    Posts
    • #9825

      Hi,

      Without reason, the srcset tag has disappeared which removes the “responsive” and produces a lag in the products.
      In addition, the < img > tag in the < div > with the class “product-inner pr” takes a value that causes it to overflow the class: “product-info mt__15”
      (photo attached)

      can you fix it ?
      Thanks

       

      Thanks

       

      Attachments:
      You must be logged in to view attached files.
    • #9833

      Hi,

      You can add custom css in Claue > Theme Option > General Layout > Custom CSS

      @media only screen and (min-width: 1280px) {
      .product-image.pr {
      height: 269px;
      overflow: hidden ;
      }
      }

      Best regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #9856

      Thank you !

    • #9882

      It does not work.
      The problem was fixed but it bug again when I import new pictures!
      The “srcset” attribute disappears
      Look at the image of the first product on my eshop
      (attachment)

      extensions to add the “srcset” attribute have no effect

      To be settled as soon as possible!
      This dangerously delays the uploading of my site!

      Thank you

      Attachments:
      You must be logged in to view attached files.
    • #9909

      Hi,

      Sorry for mis understood.

      I go to WooCommerce > Settings > Product > Display > Product Image and change config.

      After that i go to Media and Regenerate Thumbnail for new image it now ok

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

Viewing 4 reply threads

You must be logged in to reply to this topic.