Astra Theme bug – Product images wrong sizes
-
Hello,
I have an issue with my woocommerce product images. On my desktop they appear correctly, but when I look on mobile I have two columns and always on the left side the images are appearing smaller than the right and the right is large. I have astra theme and elementor pro. I looked through the forum and seen a post from 5 days ago that they was having the same problem with their product archive I am having. I seen where
BSF – Herman Asrori had answered saying it was a bug in the astra theme and as a temporary workaround he listed a CSS code for that person to use..elementor-widget-container .woocommerce[class*="columns-"] ul.products li.product:nth-child(n), .elementor-widget-container .woocommerce-page[class*="columns-"] ul.products li.product:nth-child(n){ margin-right:unset; }
I use Code Snippets plugin and when I copied the CSS code he listed & put it into snippet then only run of front end then save changes & active. I get fatal error on line 1 (syntax error, unexpected “.”, expecting end of file) message. How can I put this css code into code Snippets to work without the fatal error ?
Thank You
- The topic ‘Astra Theme bug – Product images wrong sizes’ is closed to new replies.