Hi there,
Can you tell me where in the css I can change the shop images (both the catalog page and the single product page) to have no border.
http://jenturner.com.au/smallfry3/shop/
Thanks
Jennifer
Hi there,
Can you tell me where in the css I can change the shop images (both the catalog page and the single product page) to have no border.
http://jenturner.com.au/smallfry3/shop/
Thanks
Jennifer
Hi,
I don't see any borders on any images on shop and catalog pages. :)
Regards,
Ismael
Hi Ismael,
There are definitely borders around the images, very light grey about 3 pixels wide, when you roll over the images on the catalogue page the border goes black.
Links to screen shots....
http://jenturner.com.au/sm-shop-page.jpg
http://jenturner.com.au/sm-shop-page-hover.jpg
Jennifer
Hi,
Please place the code below into Quick CSS in the backend on the bottom of the Abundance > Theme Options > Styling page.
.thumbnail_container {
padding: 0px;
}
Thanks,
Nick
You must log in to post.