Remove Ititialize theme css configuration

This topic has 2 replies, 2 voices, and was last updated 6 years, 7 months ago ago by Rose Tyler

  • Avatar: GoGood1
    GoGood1
    Participant
    September 21, 2017 at 12:44

    Hi,

    Can you provide the remove_action for the functions.php file that will remove all inline css from the header.

    I am not using the theme options as I am coding my own css file and I wish to not have to use !important for for everything loaded by default via the theme-init.php file.

    Thanks

    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 22, 2017 at 09:07

    Hello,

    Please use this code
    remove_action('wp_head', 'etheme_assets');

    Regards

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.