How to remove grey border on collection images ? Using Molla Theme

I was able to remove the grey borders for my collection product page but for home page for featured product i cannot find a way to remove it and same goes for products appearing in the recently viewed section. Any help would appreciate it.here is link to store.

https://azumbacollectibles.com/

Password is - 123456abc

1 Like

@azumba

can you try this code

  1. Go to Online Store->Theme->Edit code
  2. Asset->/kiti-var.css ->paste below code at the bottom of the file.
.template-index .heading {border-bottom: none;}