Making WordPress.org

Opened 17 months ago

Last modified 15 months ago

#7315 new defect (bug)

Some video titles incorrectly right-aligned

Reported by: bernard0omnisend's profile bernard0omnisend Owned by:
Milestone: Priority: normal
Component: WordPress.tv Keywords:
Cc:

Description

Some video titles on the video inner pages are incorrectly right-aligned, such as this one -- https://wordpress.tv/2023/09/30/the-art-of-the-code-review/

Compare with what appears to be the correct alignment in this example -- https://wordpress.tv/2023/10/02/from-classroom-to-community-empowering-business-students-and-small-business-owners-with-wordpress-t/

Slight difference in HTML. Images attached

Attachments (2)

Proper left-aligned video titles.png (222.2 KB) - added by bernard0omnisend 17 months ago.
Properly left-aligned video titles
Incorrect Right-aligned video title.png (264.3 KB) - added by bernard0omnisend 17 months ago.
Incorrectly right-aligned video titles

Download all attachments as: .zip

Change History (6)

@bernard0omnisend
17 months ago

Properly left-aligned video titles

@bernard0omnisend
17 months ago

Incorrectly right-aligned video titles

#1 @bernard0omnisend
17 months ago

Also, an enhancement:

Add bottom margin to video title:

single .video-title {
    font-size: 24px;
    margin-bottom: 1em;
}

#2 @Kau-Boy
17 months ago

Thanks for that issue and the finding!

P.S. This issue was worked on a #WCDE Contributor Day.

This ticket was mentioned in Slack in #meta by kau-boy. View the logs.


15 months ago

This ticket was mentioned in Slack in #meta by courtneyengle. View the logs.


15 months ago

Note: See TracTickets for help on using tickets.