Tagged: woocommerce
I install the new 4.2 version of WooCommerce. previously we got 3.0 . After installing, we have some problems that we can’t solve:
1) The images of single products are not visible in the detail page, but if you drag on desktop, you can see the image.
2) The textes on the home page in the widget “Product gallery” are bigger and we can’t do it smaller
3) We try with another theme and it’s all ok, but with enfold no!
Hey scaienvato,
What is 4.2 version? WooCommerce is now 3.0.8. Credentials did not work, Could you please update the credentials?
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css for the product titles.
.template-page .entry-content-wrapper h2 {
text-transform: none;
font-size: 20px;
}
The other issue needs more investigation on our part.
If you need further assistance please let us know.
Best regards,
Victoria