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

Background color of each content

Home / Forums / Virtue Theme / Background color of each content

This topic is: Resolved
[Resolved]
Posted in: Virtue Theme
April 13, 2017 at 8:29 am

Hello,
Sorry, I have many questions..
I want the list of background color to be white, will write them down link and image.
Ah! before that, Let me give you some information of the site. I made products’s text background color to be white with this css
.details_product_item {
background: #ffffff;
}

And Thanks for your help earlier, made product image smaller. with this codes.
.product_item img{
max-height: 150px;
width:auto;
}

.kad-woo-image-size {
height: 150px;
display: table-cell;
width: 100%;
vertical-align: middle;
}
.product_item a.product_img_link {
display: table;
table-layout: fixed;
width: 100%;
height: 150px;
}

Here are 6 lists.
1. virtue carousel product 3 columns – link / image

2. product one column – you may see when you scroll down a little. link / image

3. product single page – link / image

4. blog post lists – link / image

5. blog body – link /

6. similar post – bottom of the link / image

Sorry again.. really appreciate of your help!!
Sincerely,
HeeJae

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