Problem with product page displaying
-
Hello,
i have problem with product page view. Between product image and product description is a big interval. Also on product gallery image [thumbnail] also is a big interval. Related products area view is also wrongly display – area is spread to product description.
I added to CSS this properities:
.woocommerce table.cart img, .woocommerce #content table.cart img, .woocommerce-page table.cart img, .woocommerce-page #content table.cart img {
width: auto !important;
}.woocommerce ul.products li.product a img, .woocommerce-page ul.products li.product a img { width: auto !important; max-width: 100% !important; }
.woocommerce div.product div.images img, .woocommerce #content div.product div.images img, .woocommerce-page div.product div.images img, .woocommerce-page #content div.product div.images img { width: auto !important; max-width: 100% !important; }
How to fix this product page display?
MY PAGE LINK BELOW
http://milarte.pl/produkt/one-million-dollars/
The topic ‘Problem with product page displaying’ is closed to new replies.