For users of JetEngine, jet style manager from crocoblock is a needed addon in order to style their dynamic elements. Ive noticed that generateblocks pro really isn’t fully compatible, so we have to use their elements for a lot of things. However, the issue is, generatepress styles overwrite jetstyle manager, so no changes can be seen. Anyone have this issue before? Is there a way to prevent generatepress from overriding jetstylemanager?
the general styles in the Theme are really low specificity – so its quite rare to see them overwrite a plugins styles. But it can happen and the only way to fix that is to increase the plugins CSS specificity.
Is there an example page where i can see the issue ?