Re-Order Custom Fields
We’ve added an update to our Customs Fields documentation with a CSS snippet that will easily re-order the sequence of all Custom Fields. Rather than doing pixel position like we’ve done before, this CSS changes the container to a flex container, and allows you to set an ‘order’ number of every single field, thus allowing you to re-sort the entire utility panel using only CSS. Enjoy!