Replies: 0
1. I tried to increase the height of gallery image on the product detail page using plugin settings and the code below but it did not work. Any solution?
/* CSS For Images on Advert Details pages */
.wpadverts-slide,
.wpadverts-slide img {
height: 720px;
}
2. Is it possible to disable “additional information” when adding a classified via admin.” if yes how?
3. Is it possible to have the item to show light box when clicked instead of opening details. if yes, how?