Tagged: product page, woocommerce
Hello.
I have a problem with appearance (color and thumbnails) between version 1.0.3 and 1.0.4 only grouped product in woo. You can see picture.
http://drevodilnakulicka.cz/different-appearance-between-1-0-3-and-1-0-4-version-gruped-products-only/
Here is a link to the grouped products with correct display including thumbnails (ver. 1.0.3):
http://drevodilnakulicka.cz/prodej/minecraft-drevene-vyrobky-k-malovani/
I do not know what causes the wrong appereance.
Thank you for your help. Vladimir Divis
And here is a link (my testing web) to the same grouped produts in ver. 1.0.4:
http://kolobezka.friml.cz/prodej/minecraft-drevene-vyrobky-k-malovani/
Hi Vladimir,
Please go to Appearance > Customize > Additional CSS and paste below custom css code to fix those problem.
Appearance > Customize > Additional CSS
.woocommerce-page .entry-main:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
Thank you!
Perfect! Thank you.
Vladimir
Welcome anytime @dvl