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:
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
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘CSS fix and accessibility’ is closed to new replies.