Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1199934

    Gday Enfold users
    Does anyone know a way to disable styles so that I can troubleshoot issues. To date I have just been using the chrome inspector and cutting the styles using the DOM, but this is laborious.
    I’m hoping there is an extension or a php function I can add to my child theme functions file to un-queue or disable the default styles?
    Thanks for any help you can provide me, much appreciated.
    cheers
    Darryl

    #1200370

    Hey Darryl,

    I think this function should be able to do that for you: https://developer.wordpress.org/reference/functions/wp_dequeue_style/

    Best regards,
    Rikard

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.