White space added below header?
-
Hi, there is a white space suddenly in between the header and our Woodmart slider. Can you help us fix this? It did not appear before. It suddenly showed up today. We are on the latest version of your theme.
I fix this problem by applying custom CSS.
Here are some samples:
1.
.page-id-##### .main-page-wrapper {
padding-top: 0;
}
Where ##### is Post (Page) ID
2.
.post-id-##### .main-page-wrapper {
padding-top: 50;
}
3.
.main-page-wrapper{
margin-top: -75px !important;
}
innapk6, I can remove it with CSS but I am hoping for a more permanent fix from Xtemos. Removing with CSS is not truly fixing the issue.
Also, maybe this is related: After automatically updating to WordPress 5.2.3, all my pages now have a page heading even though I have page headings turned off. See screenshots in private.
Hello,
To remove the white space between the header and the slider. You have to edit your front page with WP-Bakery page builder and edit the very first row which contains slider. And go to the second tab “Design Options” and set margin top -60px and hit save.
Screenshot: https://screenshot.net/5vwj1he
To fix the page heading issue, you have to deactivate all the third party plugins which are not required by the theme and then check your site. This will surely fix the issue.
In case it didn’t work then send me your login credentials so i can check and fix the issue.
Best Regards.
Thanks for the response. The header issue was fixed with the margin adjustment.
Regarding the page heading issue, it does not appear to be a plugin issue. Can you please look into it? Please note this is a live store and changes that will affect the customer should not be applied. Thank you!
Please, disable plugins not related to the theme and send us a link to the page with that text.