Can you reduce padding around images in Debut theme's custom section?

aneesumar722
Tourist
13 0 2

I have added an image through custom section in debut theme! I want to reduce the padding above and below the image! Please tell me the how to do it?

Replies 4 (4)

oscprofessional
Shopify Partner
15834 2369 3072

Hello ,

Please share your site url.

So that i can check and let you know the exact solution here.

Get pass your Store Core Web Vital Free Speed Optimization Audit, Chat on WhatsApp | Skype : oscprofessionals-87 | Email: pallavi@oscprofessionals.com | Custom Pricing Wholesale App : Free | Hire us | Guaranteed Site Speed Optimization | Website Free Audit | Shopify Theme Customization | Build Shopify Private App | Shopify SEO | Digital Marketing
aneesumar722
Tourist
13 0 2

dozypaw11.myshopify.com

Password: kraeck

 See the space between dozypaw logo and the description about dozypaw

aneesumar722
Tourist
13 0 2

Please help me with that.

oscprofessional
Shopify Partner
15834 2369 3072

Hello ,

Add this css at the bottom of

Online Store->Theme->Edit code->Assets->theme.scss.liquid

#shopify-section-1590396196784 {
    padding-bottom: 0px !important;
}
#shopify-section-1590155997408 {
    padding-top: 0px !important;
}
Get pass your Store Core Web Vital Free Speed Optimization Audit, Chat on WhatsApp | Skype : oscprofessionals-87 | Email: pallavi@oscprofessionals.com | Custom Pricing Wholesale App : Free | Hire us | Guaranteed Site Speed Optimization | Website Free Audit | Shopify Theme Customization | Build Shopify Private App | Shopify SEO | Digital Marketing