Opened 2 years ago
Last modified 3 months ago
#56073 new defect (bug)
Twenty Seventeen: Pullquote Block: Color and Font size issue
Reported by: | nitman43 | Owned by: | |
---|---|---|---|
Milestone: | Future Release | Priority: | normal |
Severity: | normal | Version: | 6.0 |
Component: | Bundled Theme | Keywords: | has-patch changes-requested |
Focuses: | ui, css | Cc: |
Description
In the Twenty Seventeen theme, when we add a pullquote block and color to text, the color is not reflected in the editor, but will be properly shown on the frontend. Also, changing the font size doesn't work, not reflected in the editor and forntend.
Steps to replicate:
1.Activate Twenty Seventeen theme
- Insert pullquote block
- Add text
- Add color and change font size
Attachments (2)
Change History (7)
#4
@
4 months ago
- Keywords changes-requested added
In testing what this is doing is not changing the font size. The color issue is already resolved. What needs to be done is ideally come up with a patch that:
- Keeps the original size of the pullquote.
- Allows increasing and doesn't just incase padding: this is what happens currrently.
Note: See
TracTickets for help on using
tickets.
added patch for adding color of Pullquote block text in editor side