Home › Forums › ACF PRO › Table fields in two rows? › Reply To: Table fields in two rows?
There isn’t any way to split the row in ACF. It’s one of the negatives about using tables. You could probably do this if you wanted to add custom JavaScript and custom CSS to the admin page, but it sounds like a lot of work. http://stackoverflow.com/questions/25405105/break-a-table-row-into-multiple-line-responsive-layout
With something like this it would probably be best to use either block or row for the repeater layout. With one of these you can alter the width of each field so that there are multiple fields on each line by setting the width to 50% or 25%.
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.