How to reduce size of product-featured-content/Owl Carousel?
Posted by:
artistgew
Jan 6, 2016 at 18:30 (9 year ago)
Hi, I am having a hard time figuring out how to reduce the space in the attached pic. I have tried this code which works in Firebug but doesn't work in css:
.product-featured .product-list li {
border-right-color:#EAEAEA;
border-right-style:solid;
border-right-width:1px;
min-height:320px;
overflow:hidden;
padding-bottom:10px;
}
I added it both to the VC CSS and the theme css but it's not working.
Thanks again!!
.product-featured .product-list li {
border-right-color:#EAEAEA;
border-right-style:solid;
border-right-width:1px;
min-height:320px;
overflow:hidden;
padding-bottom:10px;
}
I added it both to the VC CSS and the theme css but it's not working.
Thanks again!!
space-568d5d5dd6624.jpg