Opened 11 months ago
Closed 4 months ago
#59912 closed defect (bug) (duplicate)
Twenty Sixteen: Calendar block font size does not change with block setting
Reported by: | pitamdey | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Bundled Theme | Keywords: | has-patch has-testing-info has-screenshots |
Focuses: | css | Cc: |
Description
In Twenty Sixteen, The Calendar block Typography option is not working properly. if we compare it with other themes when we change the typography size the whole content of the calendar changes but here only the bottom months change.
Here is the Video for proper understanding :
https://drive.google.com/file/d/1E9HRgT5h7lHjsSwq5J-ob48dnaGlOLGx/view?usp=sharing
Attachments (2)
Change History (6)
@
10 months ago
I have checked the above-mentioned issue and its patch and found that we need to change the "table header" font size too. Here, I have added new patch.
#2
@
6 months ago
- Keywords has-testing-info has-screenshots added
Test Report
Patch tested: https://core.trac.wordpress.org/attachment/ticket/59912/59912.2.patch
Environment:
OS: Windows
PHP: 8.2.12
WordPress: 6.5
Browser: Chrome
Theme: Twenty Sixteen
Plugins: None activated
Actual Results:
✅ Before patch:
Backend: https://prnt.sc/Fd-6X1ODOzIi
Frontend: https://prnt.sc/psACJQ6lL4Ga
✅ After patch:
Backend: https://prnt.sc/vw7uGHtw8907
Frontend: https://prnt.sc/1qNu8S6YlAhk
✅ Patch working well as desired solution
#4
@
4 months ago
- Focuses css added
- Keywords needs-testing removed
- Milestone Awaiting Review deleted
- Resolution set to duplicate
- Status changed from new to closed
- Summary changed from Twenty Sixteen : Calender block Typography option is not working properly to Twenty Sixteen: Calendar block font size does not change with block setting
I prefer the changes in 59912.2.patch instead of adding more styles for the Table and Calendar blocks, so I will build off of that for the patch on #58355.
After applying this solution the issue is resolved