Site logo

Archived topic

WooCommerce product list layout

27 replies · Started by Vincenzo Quarta on April 6, 2018

Viewing posts 16–28 of 28

Thank you Tom.
One more thing ;-)
How to show regular price and sale price in two lines?

Try this:

.woocommerce ul.products li.product .price del {
    display: block;
}

You're a genius Tom!
Thank you, I mark this post as resoved.

You're welcome :)

Is this still the proper way to make a product list view instead of grid view? I notice when I put image align to left, the short description isn't vertically aligned with the image. Does this code address this issue or is it something else? Thank you

Any chance you can link me to your site so I can see what you mean?

Here is a link: https://goo.gl/y3mpo
It looks a little better now that the product thumbnail is smaller. I had it a lot bigger and the text to the side was all the way at the top of the image.

Your product pages look good to me. Are you wanting the content to be in the middle of the floated image? As of right now, the WooCommerce HTML markup doesn't make that super easy.

No, it's ok for now, the fix was making the thumbnail image on the left smaller, it didn't need to be so big anyhow.

Awesome :)

Can you open a new topic for your question?

This one is a bit old already.

Thanks :)

This archived topic is closed to new replies.