Hi there,
I have an excess chunk of white space at the top of various pages on my website. Here are two examples:
https://rasayanaliving.com/pages/testimonials
https://rasayanaliving.com/pages/about-eric
I recently had someone tell me to use this code:
.main-content { padding-top: 0; }And it worked.. However, it then cut the banner on my home page short which made it look weird. I want to remove the excess space on my “extra” pages only (not my home page or collections page).
Any help is greatly appreciated. Thank you.
How can I remove this space? Thank you!