Hi, can someone help me on how to reduce the space between the header and the slide image? Currently the space is too wide on the website. Please help.
Sorry you are facing this issue, it would be my pleasure to help you.
Welcome to the Shopify community! ![]()
Thanks for your good question.
Please share your site URL,
I will check out the issue and provide you a solution here.
llo @Jaydon
please Go to Online Store->Theme->Edit code then go to assets/theme.css ->paste below code at the bottom of the file.
.main-content{
padding-top: 0px !important;
}
Thank you so much. The code works ![]()
