This topic has 2 replies, 2 voices, and was last updated 8 years, 4 months ago ago by Rose Tyler
Can you please let me know how I can shorten the height of VC Products.
I am trying to get rid of the space in the bottom –> http://prnt.sc/bwvl5v
Hello,
You can add this code in Global Custom CSS:
.owl-carousel .product {
margin-bottom: 0px;
}
Regards,
Rose Tyler.
You must be logged in to reply to this topic.Log in/Sign up