• I let Elementor write my custom style rules in a extern CSS file.

    I noticed that the CSS of the Tables for Elementor was loaded later than that external style sheet of Elementor.
    So my own rules where overpowered by the built in rules.

    I guess I will dequeue the CSS of ‘Tables for Elementor’ and copy&paste the rules in my custom style sheet that is loaded earlier.

    Do you have ideas how to fix that generally?
    Maybe Take care that the selectors used by the custom rules are able to be stronger.
    Oh – why aren’t them stronger anyways?!

    AAAAh – because you are using IDs for styling and Elementor stays with classes.

    I would suggest to rewrite the built-in rules to class selectors – than this should be fine and solved.

    Nice plugin with some flaws. Thanks for let us use it ??

  • The topic ‘CSS loaded too early (enqueue)’ is closed to new replies.