Hi, after upgrading to the latest version of Pro, a gap has appeared above the header on this site (but only on mobile)
Please advise, thank you
Hi, after upgrading to the latest version of Pro, a gap has appeared above the header on this site (but only on mobile)
Please advise, thank you
Hello @wolfproductions,
Thanks for asking. 
Please add following CSS under Pro > Theme Options > CSS:
body {
padding-top: 0 !important;
}
1- I have found the proper CSS code selector using the Chrome browser Developer Toolbar: https://www.youtube.com/watch?v=wcFnnxfA70g
2- For the CSS code itself, I suggest that you get started with this tutorial: https://www.youtube.com/watch?v=yfoY53QXEnI
Thanks.
Thank you, that fixed it, but why was it there post update though?
Hi there,
It could be because of some cached files that caused the issue.
Try clearing your cache then remove the code previously suggested and clear the cache again.
If the gap is not present anymore then you can just have the code removed.
Kindly place it back if the gap still exists.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.