Reducing white spaces between Product Title and Add to Cart (Atlantic theme) - please help

Hi there, I hope someone can help. I am trying to raise my add to basket button further up the page and so need to reduce the size of the white spaces. I’ve tried some of the suggestions given to other posters but it’s not working, I am on Atlantic theme. @KetanKumar I noticed that you helped some others with this question, any help appreciated. Thank you!

@indianna

oh sorry for that issue can you please send store url

Thank you it’s www.lifestoryshop.com

@indianna

thanks, URL can you try this code

  1. Go to Online Store->Theme->Edit code
  2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.
/* change value as you like */
.product-area .options {padding: 10px 0px;}
.product-area .product-details-wrapper .header .price {margin-bottom: 10px;}
.product-form .product-submit {margin-top: 10px;}

Thank you - yes it worked and raised it up further above the fold :slightly_smiling_face:

@indianna

its my pleasure to help us