R
R
richmond7772018-02-07 20:12:23
css
richmond777, 2018-02-07 20:12:23

How to align blocks with WooCommerce products?

Help align blocks with WooCommerce products
Maybe someone knows how to implement this?
5a7b333a1644d684417373.png
website: reyn95.beget.tech/product-category/basic

Answer the question

In order to leave comments, you need to log in

3 answer(s)
R
richmond777, 2018-02-08
@richmond777

in some products, the category with the price moves down to the bottom
upd. (Already aligned everything myself)
Helped
ul.products li.product h3 {
height: 40px;
line-height: 10px;
}
.woocommerce ul.products li.product .price {
display: block;
font-weight: 400
margin-bottom: .5em;
font-size: 0.9em !important;
}
and shortening the title to 45 characters

D
Dima, 2018-02-08
Dolgoter @DDolgy

everything is so exactly

A
Alex-1917, 2018-02-08
@alex-1917

Well, set the height with blocks to a fixed one. so even in BS there are examples, it's okay))
or there are some flexes or mexes, here in the next topic a friend beats his chest, arguing that it is necessary to typeset only on flexes, period)))

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question