[wp-trac] [WordPress Trac] #56977: Theme Twenty Twenty-Three Quote block Default Style not reflected on front side

WordPress Trac noreply at wordpress.org
Thu Nov 3 11:07:47 UTC 2022


#56977: Theme Twenty Twenty-Three Quote block Default Style not reflected on front
side
---------------------------+------------------------------
 Reporter:  umesh84        |       Owner:  (none)
     Type:  defect (bug)   |      Status:  new
 Priority:  normal         |   Milestone:  Awaiting Review
Component:  Bundled Theme  |     Version:  6.1
 Severity:  normal         |  Resolution:
 Keywords:  needs-patch    |     Focuses:  ui, css
---------------------------+------------------------------

Comment (by poena):

 Hi!

 Thank you for reporting this. I am also able to reproduce it.

 I can also confirm that if I activate the Gutenberg plugin, the style does
 not show in the editor either.

 If I add a border style to the quote block in theme.json, the border works
 for me.


 {{{
                         "core/quote": {
                                 "border": {
                                         "width": "1px",
                                         "style": "solid"
                                 },

 }}}

 But before we can do a patch, @mikachan I can't recall if the design was
 to only have a left border, or a border on all sides?

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/56977#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list