just tried that and it only shows the border around the image and not the whole section
Topic summary
A user seeks to add thin borders around collection/product list images and the filter section on their Shopify store.
Initial Solutions Offered:
- One responder suggested adding CSS code to the
product-card-componentfile targeting.fs__pcard,.fs__pcard-image, and.spc__main-imgelements with a1px solid #000border. - Another provided CSS to be inserted above the
</body>tag intheme.liquid.
Current Issue:
- Both solutions only apply borders to product images, not the entire collection section or filter area as requested.
- The original poster confirmed the partial success but noted the border doesn’t cover the whole section.
Status:
- Multiple responders acknowledge the full implementation is more complex and recommend hiring a Shopify expert for complete customization.
- Another user has expressed interest in the same solution.
- The issue remains unresolved with no working code for borders around both the filter section and complete collection area.