How to set column widths in a CPT block template?

Change column width value from string to number, like this

array('core/column', array('width' => 33.33)

Leave a Comment