Remove Border from Item on Product Listing Page

  • Posts: 12
  • Thank you received: 0
13 years 8 months ago #10558

How can I remove a border from the product image page on my webpage? Go to scentsational.co and click on products at top and go to candles to view this. Thanks for your help!

Please Log in or Create an account to join the conversation.

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
13 years 8 months ago #10575

That's something added by your template:
.art-article img, img.art-article {
border: solid 1px #262626;
margin: 10px;
}

in the file scentsational.co/templates/candlesv03/css/template.css

If you remove it, that will remove the border.

Please Log in or Create an account to join the conversation.

Time to create page: 0.054 seconds
Powered by Kunena Forum