Support

Account

Home Forums Backend Issues (wp-admin) Issue with "Export Field Groups" layout

Helping

Issue with "Export Field Groups" layout

  • I’ve noticed that the back end export option doesn’t display the layout correctly. See screenshot to see what I mean.

    Can be fixed with this:

     #acf-admin-tool-export ul {
      column-width: auto;
    }
  • I am not seeing this issue. More than likely you have some CSS code added to the admin that is causing this? Locate the CSS that is causing this display and figure out where it’s coming from.

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.