Title: CSS fix and accessibility
Last modified: February 26, 2023

---

# CSS fix and accessibility

 *  [thaikolja](https://wordpress.org/support/users/thaikolja/)
 * (@thaikolja)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/css-fix-and-accessibility/)
 * Hi brainstormforce,
 * Thanks for developing this plugin. At first glance, it’s simple as plug-and-play.
   However, I noticed the “alert” block doesn’t have a fallback font, so it stays
   in serif, as seen here:
 * [https://cln.sh/Bfh6yR1V](https://cln.sh/Bfh6yR1V)
 * A line or two in CSS fix this problem. In my case:
 *     ```wp-block-code
       .uagb-notice-title {
         padding: 10px 14px;
         font-family: Arial, san-serif;
       }
       ```
   
 * Another thing I noticed during the short time I’ve been using your plugin, it’s
   not super [accessibility](https://www.w3.org/WAI/fundamentals/accessibility-intro/).
 * Now, again, I’ve only had your plugin in use for a couple of days, so maybe I’m
   getting something wrong here that was done on purpose. If so, for educational
   reasons, would you mind sharing what has led to this decision?
 * Cheers,
 * Kolja
    -  This topic was modified 3 years, 3 months ago by [thaikolja](https://wordpress.org/support/users/thaikolja/).

Viewing 1 replies (of 1 total)

 *  [BSF – Judith Pete](https://wordpress.org/support/users/judith0/)
 * (@judith0)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/css-fix-and-accessibility/#post-16569709)
 * Hi [@thaikolja](https://wordpress.org/support/users/thaikolja/),
 * Thanks for writing to us.
 * I have been able to replicate the inline-notice block typography issue, I am 
   going to pass this to the dev team to make the change on the block being responsive
   to the typography settings, especially on content.
 * Also we’ll include the accessibility issue so that the team can also make improvements
   on it.
 * I request your patience and understanding.

Viewing 1 replies (of 1 total)

The topic ‘CSS fix and accessibility’ is closed to new replies.

 * ![](https://ps.w.org/ultimate-addons-for-gutenberg/assets/icon-256x256.gif?rev
   =3240412)
 * [Spectra Gutenberg Blocks – Website Builder for the Block Editor](https://wordpress.org/plugins/ultimate-addons-for-gutenberg/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ultimate-addons-for-gutenberg/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ultimate-addons-for-gutenberg/)
 * [Active Topics](https://wordpress.org/support/plugin/ultimate-addons-for-gutenberg/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ultimate-addons-for-gutenberg/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ultimate-addons-for-gutenberg/reviews/)

## Tags

 * [css](https://wordpress.org/support/topic-tag/css/)

 * 1 reply
 * 2 participants
 * Last reply from: [BSF – Judith Pete](https://wordpress.org/support/users/judith0/)
 * Last activity: [3 years, 2 months ago](https://wordpress.org/support/topic/css-fix-and-accessibility/#post-16569709)
 * Status: not a support question