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!
oh sorry for that issue can you please send store url
Thank you it’s www.lifestoryshop.com
thanks, URL can you try this code
- Go to Online Store->Theme->Edit code
- 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 ![]()
its my pleasure to help us
