Exactly which section of prestige theme are you referring to, please add screenshot if possible.
Topic summary
A user seeks help making collection list images circular on their Shopify store’s home page, specifically using the Prestige theme.
Initial Solution Proposed:
- Another user suggests applying
border-radius: 50%;in CSS to transform the collection list item divs into circles.
Implementation Issue:
- The original poster reports this standard CSS approach doesn’t work with the Prestige theme.
- They request theme-specific custom CSS code.
Current Status:
- The helper asks for clarification on which exact section needs modification and requests screenshots.
- The user confirms it’s the collection list section on the homepage and provides visual references (images attached).
- The discussion remains open, awaiting a Prestige theme-specific CSS solution.