Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

remove_action functions

Home / Forums / Virtue Theme / remove_action functions

This topic is: Resolved
[Resolved]
Posted in: Virtue Theme
June 8, 2015 at 12:27 pm

Hi,

i need your help!

I like to remove the following css files (links) from the header using the remove_action function < add_action(‘tag’, ‘functions2remove’,priority); > in the functions.php.

<link rel=’stylesheet’ id=’kadence_app-css’ href=’/wp-content/themes/virtue_premium/assets/css/virtue.css’ type=’text/css’ media=’all’ />
<link rel=’stylesheet’ id=’virtue_skin-css’ href=’/wp-content/themes/virtue_premium/assets/css/skins/default.css’ type=’text/css’ media=’all’ />
<link rel=’stylesheet’ id=’redux-google-fonts-virtue_premium-css’ href=’ media=’all’ />

I can`t find the relevant functions/tags in the files… Can you help me please?!

Thanks in advance!

Kind Regards

MyCon

  • The forum ‘Virtue Theme’ is closed to new topics and replies.