Issue: Black/grey bars appearing between homepage sections in the Ride theme; initial attempt to remove via .section+.section { margin-top: 0 !important; } did not work.
Proposed solutions:
Edit CSS: Assets/base.css → add body { background: #fff !important; } (alternate variant used body:not(.product__info-wrapper) { background-color: #ffff !important; }).
Use theme settings: Customize → Theme settings → Colors → Scheme 1 → set Background color to white or set Background gradient to “no color chosen.”
Outcome: Resolved. The OP removed the bars by editing Theme settings → Colors → Scheme 1 and setting the background gradient to “no color chosen.” They confirmed success and thanked contributors.
Notes:
Some replies requested the store URL to verify the issue.
Screenshots were shared illustrating the bars and the settings paths.
Status: Closed/resolved with a confirmed fix via color/gradient settings (CSS override is an alternative).
Summarized with AI on December 29.
AI used: gpt-5.