Border Missing Round Category Images

Had this site upgraded form 2.25 through to 4.5x

no border round categories

should be like this

http://demo.cs-cart.com/stores/cf9f72da8b75ff72/electronics/

but is like this

http://www.elitesignsandbanners.co.uk/452/safety-signs/

any pointers

John

I tried the below

.ty-grid-list__image {
  1. position: relative;
  2. padding: 18px 0;
  3. border: 1px solid #ebebeb;
  4. background: #fff;
  5. text-align: center;
  6. min-height: 50px;
}

Hi,

this what you see here http://demo.cs-cart....72/electronics/ are not category images, but product images.

Oh I see, of course. Duh

They dont have sub category images on the demo they list all products the use filters, maybe this is the way to go.

Thanks for response