Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Inconsistent formatting across multiple extensions

I've made an extension that contains custom CSS (namely font size set to 20pt). When a qvw file contains more than one of my custom extensions only the last extension to load has the custom css. The other extension font sizes revert back to the default size (14pt) despite the extension's code (javascript and css files) explicitly setting it to 20pt.

We've tried adding '!important' to the css but it hasn't resolved the problem.

Has anyone else experienced this? Is there a way to stop it from happening?

0 Replies