Content is hiding and not expand at 425px wide
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 333
- Forks
- 127
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 11
Description
Description
Please check the below URL:
https://learn.wordpress.org/course/develop-your-first-low-code-block-theme/
The content about the course details is hidden at 425px wide
Step-by-step reproduction instructions
- Go to https://learn.wordpress.org/course/develop-your-first-low-code-block-theme/
- Inspect the page and set the width to 425px
- Check some content in the course details is not proper formatting
Expected behavior
The issue is happening because of the max-height property. Set the max-height: 100% instead of max-height: 353px

Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open the linked Learn WordPress course page and inspect it at 425px wide, focusing on the course-details content and the max-height value identified in the issue. Change the constrained value so the content is fully visible and properly formatted at that width, then verify the page responsively.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100