Automattic / themes

Free WordPress themes made by Automattic for WordPress.org and WordPress.com.
https://themeshaper.com
GNU General Public License v2.0
900 stars 357 forks source link

[Bug]: Theme - Twenty Fourteen - Blank area below header #7201

Open pak-cia opened 1 year ago

pak-cia commented 1 year ago

Quick summary

An empty space is occurring under the header, and width does not fit to viewscreen properly: image

Was able to replicate the issue on own test site. image

Located space under header at: image

Located space at right side at: image

Steps to reproduce

Activate the Twenty Fourteen theme.

What you expected to happen

There shouldn't be a blank area and the page layout should fit according to the viewscreen.

What actually happened

Blank unselectable areas appeared.

Browser

Google Chrome/Chromium, Mozilla Firefox

Context

Reported in: zn-6498782

Platform (Simple, Atomic, or both?)

No response

Other notes

No response

Reproducibility

Consistent

Severity

Some (< 50%)

Available workarounds?

Yes, easy to implement

Workaround details

CSS can be added, ie.:

div#main.site-main { margin-top: 0px; }

Neha93517 commented 1 year ago

Wasn't able to replicate at my end with the test site:

pak-cia commented 1 year ago

user from zn-6498782 has followed up that after they re-enabled automatic renewal, the space resolved itself: image

as their site is on personal plan, and the theme is classic, there isn't anything they could have done to modify this behaviour further, which seems to provide proof that plan status is affecting the layout?

fyi, the auto-renewals on my test sites are disabled as well.