Making WordPress.org

Opened 17 months ago

Closed 6 months ago

#6644 closed defect (bug) (fixed)

Not having a proper spacing at 320px.

Reported by: himshekhar07's profile himshekhar07 Owned by:
Milestone: Priority: low
Component: WordPress.org Site Keywords: needs-patch
Cc:

Description

Hero banner text is not looking proper with padding at 320px on the page -
https://wordpress.org/about/

I am adding a video with a solution-
https://share.cleanshot.com/PxlHY1HvT134MMYmlmRR

Solution code-

@media screen and (max-width: 480px){
body.page .entry-header .entry-title{
padding: 0 0.5625rem;
}

Attachments (1)

6644.patch (497 bytes) - added by multidots1896 17 months ago.
added patch

Download all attachments as: .zip

Change History (2)

@multidots1896
17 months ago

added patch

#1 @coffee2code
6 months ago

  • Priority changed from normal to low
  • Resolution set to fixed
  • Status changed from new to closed

Thanks for the report! It was definitely valid at the time, but the page in question has been completed revamped since then. The issue being reported no longer applies to the new version of the page.

Note: See TracTickets for help on using tickets.