• Priority: 0
  • Status: Closed
  • Theme: Alysum
  • Assigned To: Marek
  • Private: No
  • Open Date: 19.04.18, 06:53
  • Opened by: d. ruiter
  • Closed by: Marek
  • Closed on: 14.06.18, 15:37
  • Reason: Closed
  • Comment: Glad to help!

Ticket #12089 - Problem with product listings / view

Hi,

I am having to problems :

- When adding products, they neathly come up at the homepage under new products.
However, it shows as huge pictures, underneath each other instead of in a row.
In source code it uses 353*489px.

- My block for product information (like “in stock”, out of stock”) are of set and to small.
How can i change this?

Thanks!

Comments

d. ruiter 19 Apr 2018, 07:03

Also,

Short description is off set - it runs through, even if there is no container/background anymore.

Marek 19 Apr 2018, 11:34

1. Fixed
2. Fixed.
3. Short description is set to off for product miniature, but not for quick view. You can hide it with following css

.modal-dialog #product-description-short {display:none}