There is no space between the pictures when I browse by categories, example (here)
Can you help me adding some space between products? I have no idea how to do it,thank you very much.
Noelia
There is no space between the pictures when I browse by categories, example (here)
Can you help me adding some space between products? I have no idea how to do it,thank you very much.
Noelia
Hi,
Add this to your style sheet
.productListing-data {
padding: 0.1em 0.1em 0.1em 0.1em;
}
Great!!! thanks a million
Does it also work with Category Listing? By intuition, I tried to replace productListing by categoryListing, but didn't work. Well, I tried! The category pictures I have are adjacent and I don't like it!
Thanks!
Hi MeMoomMM
Post up a link to your site and what you would like to change and somebody will help you
![]()
I will, as soon as I have it! I am designing the site offline now![]()
Thanks Rufus, this saved me a lot of time figuring out, much appreciated.