Change collection main list to squre shape

Topic summary

A user needed help reverting their collection list images from round back to square shape on their store’s homepage banner area.

Solution provided:

  • Locate the base.css file
  • Remove or modify a specific border-radius property
  • Change the value from 1000px to 0px (this controls the roundness)

Outcome:
The issue was resolved successfully. The user had previously applied custom CSS to create rounded images but couldn’t recall how to reverse it. The fix involves adjusting the border-radius value that controls image shape.

Summarized with AI on November 10. AI used: claude-sonnet-4-5-20250929.

Thank you so much @ThePrimeWeb