Remove Border from Item on Product Listing Page

  • Posts: 12
  • Thank you received: 0
15 years 1 week 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: 85273
  • Thank you received: 13927
  • MODERATOR
15 years 1 week 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.046 seconds
Powered by Kunena Forum