Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

ACF Field Groups Screen: Fix gap below title

$
0
0

Replies: 0

Hey,

Awesome plugin! Here’s a fix for ACF Field Group Gap below the Group Title.

In style.min.css – Find:
#post-body #side3-sortables{min-height:32px;min-width:280px}#post-body #side4-sortables{min-height:32px;min-width:280px}

Replace by:
#post-body #side3-sortables{min-width:280px}#post-body #side4-sortables{min-width:280px}

🙂

Have a nice day!


Viewing all articles
Browse latest Browse all 59525

Trending Articles