Prestige Theme - Mobile Newsletter Section Padding

Hello guys,

I’d like to increase the top and bottom padding on the newsletter section - especially on mobile view.

Link is: www.skincation.com

Could you please help me with this one?

Thank you so much!

Best, Brian

@adicts

oh sorry for that issue can you try this code

  1. Go to Online Store->Theme->Edit code
  2. Asset->/theme.css ->paste below code at the bottom of the file.
@media screen and (max-width: 640px) {
.ImageHero--newsletter {padding: 50px 0px;}
}

Hey @KetanKumar ,

thank you very much for your quick reply & solution! :smiling_face:

Best, Brian

@adicts

its my pleasure to help us