A user seeks help removing unwanted padding around a section on their Shopify collection page (melchiorjewelry.com). Despite setting padding to “0” in the theme customization settings, visible spacing remains on both desktop and mobile views.
Attempted Solutions:
Initial CSS suggestion targeting the section ID did not resolve the issue
A working solution was provided: adding custom CSS code to the theme’s main stylesheet (main.css, base.css, style.css, or theme.css)
Successful Fix:
The CSS code targets the specific section (#shopify-section-template--23686647742812__ss_circle_menu_pro_wUxGB) with padding: 0 !important; applied to both top and bottom padding.
Resolution:
The issue was successfully resolved using the custom CSS approach added to the theme’s stylesheet. The user confirmed the solution worked as intended.
Summarized with AI on November 5.
AI used: claude-sonnet-4-5-20250929.