[BUG] Fixed Footer does not respect Page Content Width #3729
Labels
bug
👶🏻 New
For new issues before prioritisation and refinement
NOT Prioritized
Issue not yet prioritized and added to a Milestone
Describe the bug
Fixed Footer on Kirby Page does not seem to respect the Page Content Width set with
maxWidth
on Kirby Page.Describe how to reproduce the bug
The bug can easily be reproduced with the following snippet:
Which Kirby version was used?
10.1.3
What was the expected behavior?
It is expected that the content width of Kirby Page Footer is the same as Kirby Page Content, i.e. Large, 1092px;
Add any screenshots
Please complete the following information:
The bug was registered with the following setup, but is expected to be consistent across all platforms/browsers:
Are there any additional context?
Checklist:
The following tasks should be carried out in sequence in order to follow the process of contributing correctly.
Verification
To make sure the bug is not intended behaviour; it should be verified by a member of team Kirby before moving on to implementation.
NOT verified
label has been removed by a member of team Kirby; do not proceed until this is done.Implementation
The contributor who wants to implement this issue should:
Review
Once the issue has been implemented and is ready for review:
The text was updated successfully, but these errors were encountered: