Home Forums Basel support forum Align product photo, text and cart button.

Align product photo, text and cart button.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #103750

    Faceandskin
    Participant

    Dear Xtemos team,

    How can i align the product pictures, product title text, price and add to cart button on product category pages.

    Is there any CSS code for it?

    #103789

    Hello,

    Do you mean align on one level? http://prntscr.com/mbf8a9

    Navigate to Appearance > Customize > Woocommerce > Product image and configure all the images size or upload the images of the equal size and proportion.

    Add this custom code to the Theme Settings > Custom CSS > Global

    body .product-grid-item .product-title {
    min-height:60px;
    }

    Best Regards

Viewing 2 posts - 1 through 2 (of 2 total)