Need to reduce white space in my product page.

https://breathblastermy.myshopify.com/products/breath-blaster-smelling-salt

Hello everyone

Looking the answer in google, not find anything yet. How do i reduce this space in my product page.

password: newtse

1 Like

@BreathBlaster

.section-template--14680054235170__main-padding {
     padding-top: 0px !important; 
}

Add this code in base.css file.

1 Like

It good but only top margin, how do i reduce the bottom margin?