Hey,
I am currently using X Theme, there is blank space below the footer as a result of lack of content. However, I don’t have more content. How do I hide the blank space to make the footer the bottom of the page.
Thanks
Hey,
I am currently using X Theme, there is blank space below the footer as a result of lack of content. However, I don’t have more content. How do I hide the blank space to make the footer the bottom of the page.
Thanks
Hello There,
Thanks for writing in!
Please share website URL for us to take a closer look.
Thanks.
Hi,
To clarify it is only happening on the home page on desktop view. I have added our credential to a private post. Thanks for your help.
Hi there,
Upon checking, I could not see a blank space below the footer. Did you reference to the space above the footer here (https://snag.gy/1w8DhT.jpg).
Thanks!
Hi,
No that space is fine. You would know if you saw the space we are talking about. It is about the size of the whole homepage again below the footer. A big blank scroll space. It doesn’t present when we are in cornerstone. Only once we visit the actual site. We use Chrome if there is a browser issue?
I will check it again this morning when I get into the office and I’ll get back to you.
Thanks
Hi,
I can confirm after clearing cache the issue is still happening. We are using Chrome. Please advise?
Hey @duncmoran,
I was able to see some extra space you were talking about.
I have added custom CSS code in global CSS section to fix it.
Please check your website.
Regards
Hello There,
I am also unable to replicate the problem. Please see recorded video. Can you please share a screencast? https://www.screencast.com/t/yYXrsnsVO
Thanks.
Hi @rahul,
This has fixed this issue. Thank you for your help! Anyone having this same issue, these are the steps that were taken to rectify:
In Wordpress Dashboard - Appearance > Customiser > Custom > Edit Global CSS > Insert code below:
.x-topbar .p-info, .x-topbar .p-info a, .x-topbar .x-social-global a {
font-size: 16px !important;
}
.x-root {
overflow-y: hidden;
}
Save.
Hi @duncmoran,
Happy to hear that.
Feel free to ask us again.
Thanks for sharing us the solution it would really help a lot
All the best!
Cheers!
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.