• The file dethemekit-for-elementor/includes/ext/sina/assets/css/demo.css

    Shows this:

    body {
    font-family: ‘Inconsolata’, monospace;
    color: #141417;
    background: #d0cfc5;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    }

    This causes my WordPress dashboard to change font to monospace. Also the frontend background color changes to #d0cfc5.

    Version 1.5.7.3 does not have this problem, but has the same file with the same css as mentioned above. But the enque of demo.css in the file dethemekit-for-elementor\includes\ext\sina\inc\de-sina-ext-func.php is commented out and not loaded.

    Why do you enque this css file ?

    • This topic was modified 2 years, 5 months ago by Ivan van der Tuuk. Reason: extra info
Viewing 1 replies (of 1 total)
  • Plugin Author Detheme

    (@detheme)

    Hi Ivan, sorry for the inconvenience. Thank you for reporting this issue. I need to inform you that the Developer has just fixed this issue. Plugin update will be available soon, please wait.

    Cheers from deTheme

Viewing 1 replies (of 1 total)
  • The topic ‘demo.css causing WordPress dashboard and frontend changes’ is closed to new replies.