Opened 11 months ago
Last modified 9 months ago
#7356 new defect (bug)
Excessive space in footer
Reported by: | pitamdey | Owned by: | |
---|---|---|---|
Milestone: | Priority: | lowest | |
Component: | HelpHub (wordpress.org/documentation) | Keywords: | has-screenshots |
Cc: |
Description
Url: https://wordpress.org/documentation/article/first-steps-with-wordpress-classic/
There is more space between the content in the footer
Attachments (2)
Change History (6)
#2
@
10 months ago
The solution is if we remove the padding-bottom the space will be reduced and will look good
#3
@
9 months ago
- Component changed from Make (Get Involved) / P2 to HelpHub (wordpress.org/documentation)
This applies to the Documentation site, as such I have corrected the assigned component.
As for the issue being raised and the proposed change, I agree that the spacing there is slightly excessive. However, the gap is separating a site-specific footer from the global footer, so some extra space is warranted. I don't think removing the full padding-bottom
is warranted. I'd recommend reducing it from 5rem to 3rem.
FYI: The official repo for this particular theme is on GitHub, so issues and PRs can be made more directly there, but is not necessary. If you do raise the issue there, please circle back here and leave a comment with the link to the issue or PR so this can be closed as 'reported-upstream'.
screenshot for better understanding