I would like to reduce the white spacing a little bit between header and product page content. See red rectangle in photo attached.
Hello, @dakind
Welcome to the Shopify community!
Please share your site URL,
So I will check and provide a solution here.
sunnybearkids.com and password is 12345
Thanks for URL.
- Go to Online Store->Theme->Edit code
- Asset->/timber.scss.css.liquid->paste below code at the bottom of the file.
.template-product main.main-content {
padding-top: 0px;
}
Awesome! It looks better now.
Thanks a lot!
Thanks for update.
Hi dear
I can’t find ->/timber.scss.css.liquid → in my store code
can advice me plz ?
