remove space between header and slider
-
Dear woodmart team,
I’m having an issue with removing the space between the header and the slider
I set the padding to 0, it got better but didn’t disappear entirely
Attachments:
You must be
logged in to view attached files.
Hello,
Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.main-page-wrapper {
margin-top: -30px;
}
If you are still unable then provide the URL of the website to check it myself and help you out accordingly.
Best Regards.
I added the CSS but it did not work too
Hello,
Please remove the previous CSS and try and add the following in the Global Custom CSS area under Theme Settings >> Custom CSS.
.main-page-wrapper {
margin-top: -40px;
}
.whb-header {
margin-bottom: 0px;
}
Best Regards.
Thank u so much !
It works now
Most Welcome!!!.
I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.
We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.
Thanks for contacting us.
Have a great day.
Topic Closed.
Best Regards.
The topic ‘remove space between header and slider’ is closed to new replies.