Border collection list images - prestige theme

hello, i need to add a border for home page section ( collection List ) only in home page.

Using theme prestige

1 Like

Hello There,

  1. In your Shopify Admin go to online store > themes > actions > edit code
  2. Find Asset >theme.css and paste this at the bottom of the file:
.CollectionItem__Image.Image--zoomOut.hide-no-js.Image--lazyLoaded {
border: 1px solid #000;
}

@Kristapsberzin ,

@Please share the URL & Screenshot

1 Like

Hello There,

  1. In your Shopify Admin go to online store > themes > actions > edit code
  2. Find Asset >theme.css and paste this at the bottom of the file:
.Panel.Panel--flush.Panel--withArrows {
border: 1px solid #c5b0a0;
}

Screenshot :- https://prnt.sc/D2k3hEUam62N