why is there space below header
-
why is there space below header and i didnt find where the space is created
Attachments:
You must be
logged in to view attached files.
Hi abensaid2930,
Thank you for reaching to us.
Please add the following Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:
.website-wrapper .main-page-wrapper {
padding-top: 0;
}
Regards,
how to to change the spacing not removing it completely
nvm i did it
.website-wrapper .main-page-wrapper {
padding-top: 10px;
}
Hi abensaid2930,
Glad to hear your issue has been resolved. Keep us in mind for future questions and concerns, we’re always here to help!
Regards,
The topic ‘why is there space below header’ is closed to new replies.