Enterprise theme rounded edge on product card

Is anyone able to help with showing me how to round out the edges on the Product display in the collection cards?

Im currently using the Enterprise theme.

In addition im also hoping to see how I can adjust the paragraph spacing of the product cards where they read the title and price so they are closer together

thank you please help.

Hi @Jchoo ,

You can use below code to make these changes on your site

Login your Dashboard

Go to theme files

Edit Code > in the theme files find a file name called theme.liquid and paste below code before the </body tag in that file


Hopefully that works