Have had a dig around to find an answer to this but haven’t found anything recent.
All I am looking to do is present a repeater with a group of fields in columns of three, so that the editor mimicks what is going on in the front end.
I can see repeater fields can have a width set to them, but when I set them to 33.33% they appear under each other as attached.
Have tried to affect the layout by injecting css into the wordpress dashboard via a plugin called admin MU, but the markup is so complex I can’t seem to affect the layout this way either.
Just wondering if anyone else has achieved this in 2024?
Kind regards,
Thomas
Try 30%. Make sure you have Block set in layout.
if the problem persists then something is overriding your CSS because they very much should appear 3 across as you intend.