Skip to content

Bonsai No Toolbar Edit

Latest

Choose a tag to compare

@gakdesign gakdesign released this 26 Aug 15:00
· 1 commit to main since this release

fix: prevent theme CSS from hiding SVG icons and unhiding sr-only labels

Screen-reader labels relied on WP core's .screen-reader-text class,
which isn't guaranteed to exist on the front end — replace with a
scoped, self-contained visually-hidden class. Force explicit SVG
sizing with !important so theme flex/svg resets can't collapse the icons.