[wp-trac] [WordPress Trac] #59754: Twenty Sixteen Pullquote block having issue with the border design.
WordPress Trac
noreply at wordpress.org
Tue Apr 30 06:33:57 UTC 2024
#59754: Twenty Sixteen Pullquote block having issue with the border design.
-------------------------------------------------+-------------------------
Reporter: nidhidhandhukiya | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting
| Review
Component: Bundled Theme | Version: 6.3.2
Severity: normal | Resolution:
Keywords: has-patch needs-refresh changes- | Focuses:
requested |
-------------------------------------------------+-------------------------
Changes (by poena):
* keywords: has-patch => has-patch needs-refresh changes-requested
Comment:
Thank you for reporting and working on this issue.
If I understand correctly, the margin was updated in the patch, to move
the border that is on the left side of the block, **inside** the border
that is added when a user enables the border option.
When the theme was introduced, the pullquote block did not exist, and a
pullquote ''look'' was achieved
by using the negative margin (which is removed in this patch) and by
aligning the **classic** blockquote to the left or right. This is
described in the documentation here:
https://wordpress.org/documentation/article/twenty-sixteen/#pull-quotes
In this tickets, the CSS was updated added because the blocks were
introduced:
https://core.trac.wordpress.org/ticket/45044 But in this change, the left
border was set to 0px.
In this ticket, the left border was added, with the motivation that it was
not showing on the front:
https://core.trac.wordpress.org/ticket/47019
@sabernhardt @iamtakashi @karmatosed I believe the current duplicate
borders on the pullquote block in Twenty Sixteen are unintended.
How do you feel about:
- Trying to remove the duplicate border -To me this feels like a bug.
- Trying to restore the original design with the top border.
It will mean a change in the design of live sites, but I think it would be
an improvement.
-----
Either way, the border color option does not work, and needs to be fixed.
The color that the user sets needs to be used in both the editor and the
front. The default color for the border should be #1a1a1a.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/59754#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list