Hi @atm19 ,
Hope you are doing well.
For your Shopify store, one of the way to remove the padding is using the custom CSS option from the Shopify store’s theme settings page. Here are the steps to do it -
- Go to your Shopify admin > Online Store> Themes
- Click on the customize button for current theme
- From left menu panel, select the theme settings
- Scroll down to Custom CSS section and enter following CSS code -
#shopify-section-template--21376786661720__rich_text_LV93xw {
margin-top:0px !important;
}
Here is a demo video for adding Custom CSS from Theme settings for Shopify store - https://youtu.be/nPja-jHwmPc
Please let me know if more details are needed.
Thanks & Regards,
Scale-up Print