Hi team,
I cant figure out how to move my shop all button more under my banner to remove white space on my websites homepage. Can anyone please point me in the right direction?
Website: www.catchinsnags.co.nz
Any help would be greatly appreciated.
Thanks!
@Catchin ,
.rich-text.color-background-1.gradient.rich-text--full-width {
margin: 0;
}
Add this css at the bottom of Online Store->Theme->Edit code->Assets->theme.scss.liquid
Rest of the space is because of your image see here.
If you don’t want these space then create a new image..
1 Like
Thanks @oscprofessional changed it in base.css and away it goes but yes i need to sort that image out!