N
N
narem2018-02-27 18:50:57
css
narem, 2018-02-27 18:50:57

Why can it push blocks out of the list?

I tried everything through the developer panel, it pushes the bottom 2 products to the bottom, how can I fix it?
Y7jwRSn7wuA.jpgwebsite

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
Maxim Timofeev, 2018-02-27
@webinar

ul.products li.product:nth-child(4n+1) {
    clear: left;
}

You canceled the wrap

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question