Broken alignment with Bootstrap

Asked

Viewed 75 times

0

Hello,

I’m making the following page.

http://www.goldhairmoveis.com.br/bancos

And for some reason the alignment went wrong in the fourth product.

I have already inspected everything and apparently there is no error or difference between the Divs.

Does anyone have any idea?

Thank you!

1 answer

0

This is because the second item is 263px high, while the first and third have ~262px.

You’re probably calculating heights through some Javascript [directly or indirectly]. Fix the heights (for example at 263px) that the problem was to disappear.

Or fix the heights of the products in each line in the value that best fits to your products. Even, the ideal would be to use thumbnails.

Browser other questions tagged

You are not signed in. Login or sign up in order to post.