Customizer styles in WordPress 6.7
-
The Customizer’s new button elements have a height of 100%, which can be too tall when this plugin’s top admin bar link is visible.
Trac 62491 might revise the core styles soon, but switching the ‘admin_enqueue_scripts’ hook to
wp_headin this plugin seems to fix it. Then the style tag would print later in thehead(afterutils-js) for admin pages without printing it in the Customizerhead.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Customizer styles in WordPress 6.7’ is closed to new replies.