Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Product grid for a category

Home / Forums / Virtue Theme / Product grid for a category

This topic is: Resolved
[Resolved]
Posted in: Virtue Theme
April 5, 2016 at 1:57 pm

Hello,

I have some problems for which I tried all the code I thought to work, but nothing (

I have a product grid like [product_category category=”category”]

1) I need all the products in the grid to be bordered. I tried

img.attachment-shop_thumbnail.size-shop_thumbnail {
border: 5px solid #0d7b02;
}

as well as

.product-category.grid_item a img {
border: 5px solid #0d7b02;
}

but nothing changed

2) The products from the last row, I want it centered when there are les that the specified number per row

3) I need the title to be displayed above the image, not bellow it.

4) I do not know if this is possible, but I’d like to replace the title of the product in grid with a custom short description (or, if not possible, to use caption for every product image?)

Thank you,

Nicolae

  • The forum ‘Virtue Theme’ is closed to new topics and replies.