Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author fabianlindfors

    (@fabianlindfors)

    Hi!

    form.css is enqueued under the name af-form-style. Hence you should be able to dequeue it using: wp_dequeue_style( 'af-form-style' );.

    Thread Starter jeppe

    (@jeppeskovsgaard)

    Thanks for your response.

    Yes, that worked. Thanks.

    Btw – I have submitted a Danish translation of your plugin. I also see other translations are waiting to be included. 🙂

    Plugin Author fabianlindfors

    (@fabianlindfors)

    Thank you, Jonas! I’ll check out the translations when I find the time, much appreciated 🙂

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘How to disable frontend css?’ is closed to new replies.