I am using the latest joomla and virtuemart
how can I reduce the space between the categories images
in the home page .....below you can see what I am talking about
http://www.crystals.company
Thank you
make your images bigger.. there is no pad or margin
I did .........there is still space in between them
Can I add something in the css code that will eliminate the space
I want the images to have so space in between
.category-view .row .category .spacer, .featured-view .spacer, .latest-view .spacer, .topten-view .spacer, .recent-view .spacer, .related-products-view .spacer, .browse-view .row .product .spacer {
padding: 0;
}
Thank you so much