Opened 17 months ago
Last modified 15 months ago
#7315 new defect (bug)
Some video titles incorrectly right-aligned
Reported by: |
|
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)
Change History (6)
#1
@
17 months ago
Also, an enhancement:
Add bottom margin to video title:
single .video-title { font-size: 24px; margin-bottom: 1em; }
#2
@
17 months ago
Thanks for that issue and the finding!
P.S. This issue was worked on a #WCDE Contributor Day.
Properly left-aligned video titles