-
-
Hi,
I installed and configured woocommerce on this site (handels theme):https://informa.cloud
I have a problem with category and product images which arte too big and cover all the body of the page.
Here is a sample:
https://informa.cloud/categoria-prodotto/corsi-online-e-fad/
Do you know how to fix this?
Regards
Marco
-
-
Hello,
Can you please check the credentials? I can not login. See screenshot: https://postimg.cc/image/8g28hn3aj/
Best regards!
-
-
Hello,
I added this css into your Additional Css menu:
/*product categories page*/ .archive ul.products.columns-4 { width: 25% !important; float: left; }
Please check your categories page. It’s ok now. See result screenshot: https://postimg.cc/image/ybr0xugjv/
Best regards!
-
OK thank you, it is ok, but now I discover that there is still an image too big: it is the image of related product.
If you navigate to a product, for example here:
Corso online in Europrogettazione – come utilizzare i Fondi Europei
You will see at the bottom of the page an image too big.
Is it possible to fix also this?
One more issue: in shop main page https://informa.cloud/negozio/
the categories are displayed in a single vertical coloumn (so it seems),
do you know if it is possible to have a table/grid view?
Regards
Marco
-
Hello,
You have an old version of Codeless Builder. Please update theme first and then The Codeless Builder and let us know if the problem persists. It is very important for all features to work properly.
Best regards!
-
-
-
Hi,
thanks, I updated codeless builder.
Unfortunately I got no change on the woocommerce shop.
I solved the image too big for the related articles using a css code. But still remains the problem of main woocommerce category shop page, where images/categories are placed in va single vertical coloumn and not as a grid:
https://informa.cloud/negozio/
As for the theme handels I suppose it is updated becouse I do not see available updates.
Regards
Marco
-
Hello,
I edited the previous custom css to this:
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product { width: 25% !important; display: flex; }
I checked, it’s ok now. Please clear cache and refresh page.
Best regards!
-
You must be logged in to reply to this topic.