S
S
Serginyo902017-02-20 12:34:34
css
Serginyo90, 2017-02-20 12:34:34

Why is the product tile not displaying correctly?

Hello. I am making a website on virtuemart. Products in the category are not displayed correctly. I suspect that the problem is in flex.
monopolia.net/index.php/brendy/pandora
It also confuses me that div.product has position: absolute style.
Regarding position: absolute
The fact is that here is the code that is written in Virtuemart 3 to display the product (there is no style attribute in it, I don’t know where it comes from in the DOM. Maybe js is attracted, but I never found it)

<div class="product vm-col<?php echo ' vm-col-' . $products_per_row . $show_vertical_separator ?> item isotope-item">

Answer the question

In order to leave comments, you need to log in

1 answer(s)
P
Peter, 2017-02-20
@Peterko

As mentioned above, just remove position: absolute; from product blocks.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question