• After installing this plugin the font in my admin panel is changed.
    In my case this is caused by the file: wp-content/plugins/animation-addons-for-elementor/assets/css/css/halloween-2025.css?ver=2.6.2 which adds the following CSS:

    * {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    font-family: "DM Sans", sans-serif;
    }
    • This topic was modified 1 month, 2 weeks ago by kipzes.
Viewing 1 replies (of 1 total)
  • Plugin Contributor Ahsan Riad

    (@ahsanriad)

    Hi,

    Thank you so much for reporting this issue and for pointing out the exact CSS file causing the problem. We really appreciate the detailed feedback.

    You’re right , the halloween-2025.css file is affecting the admin panel font, which was not intended. This was part of our seasonal Halloween promotion styling and should have been scoped only to specific promotional areas.

    We’re already working on a fix, and an update will be released this week that resolves this issue. The updated version will ensure the CSS no longer affects your admin panel fonts.

    As a temporary workaround, you can dequeue that specific stylesheet from your admin, or simply wait for the upcoming update whichever works best for you.

    Thanks again for your patience and for helping us improve the plugin!

    Best regards, Support Team

Viewing 1 replies (of 1 total)

You must be logged in to reply to this topic.