• 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

    A line or two in CSS fix this problem. In my case:

    .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.

    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 1 year, 9 months ago by thaikolja.
Viewing 1 replies (of 1 total)
  • Hi @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.