Hey Shopifyers,
I'm using the Debut theme for the Shopify Store and I added the "Rich text" section. I was able to find the code to apply a background color, but it's really narrow.
It would be cool to have the background color extended because there is an awkward game between the "Rich text" section and the "newsletters section." How do I fill this gap with the background color of my liking?
Thank you guys!
Website: https://sofly90s.com/
Awkward gap between rich text section and newsletter
Hello AndresVasquez96,
Add this css at the bottom of
Online Store->Theme->Edit code->Assets->theme.scss.liquid
#shopify-section-1585187639956 { padding-top: 0px!important; padding-bottom: 0px!important; } .page-width.rich-text { padding-top: 55px !important; padding-bottom: 55px !important; } #shopify-section-1583885768906 { padding-top: 0px !important; }
User | Count |
---|---|
22 | |
19 | |
13 | |
12 | |
11 |