Issues with accessibility plugin integration

Posted in: Newspaper
Post count: 84

Hi there,

We need to integrate an accessibility solution into our website (colors, font size changes, etc).

After some research, we decided to go with “WP Accessibility Helper”.
https://wordpress.org/plugins/wp-accessibility-helper/

However, we notice that the font size increase does not apply to all elements. After some digging we believe that this has to do with the fact that tagDiv applies !important rules to some CSS elements.

Is there any way to make sure the builder does not use !important so that the plugin may work properly? If not, do you recommend any other plugin for this?

Thanks

Post count: 27744

Hello,

I don’t understand why you used a plugin to set colors and fonts, as long as you can do this with tagDiv Composer, where you can create your own colors and fonts globally and apply them wherever you want.
You can use the Global Colors option from Manager -> Global Colors -> https://i.imgur.com/PM6VoBL.png
This is a video about how to change the fonts => https://www.youtube.com/watch?v=rbkYVyj1__Q also, you can use global font from Manager(Website Manager) -> Global fonts -> https://i.imgur.com/iY0bh4Y.png

Thank you!

Post count: 84

Hi Anamaria,

The accessibility plugin is so that users with eyesight issues can increase the font size to read better.

It is something very common in newspapers.

Is there any way to turn off the !important CSS rules on the builder so that the plugin can work?

Thanks

Post count: 21065

Hello!

Unfortunately, this is not possible because they are very essential for the functionality of our builder.

Thank you for understanding!

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.