Demo Theme Style

Posted in: Newspaper
Post count: 19

I would like to be able to remove the style: td-theme-demo-style-css.

<link rel=’stylesheet’ id=’td-theme-demo-style-css’ href=’/wp-content/plugins/td-composer/legacy/Newspaper/includes/demos/gossip_pro/demo_style.css?ver=12.6.1′ type=’text/css’ media=’all’ />

It is empty for my theme and not needed so I need to remove it from the page. How can I do that?

I’ve tried:
wp_dequeue_style(‘td-theme-demo’);
wp_dequeue_style(‘td-theme-demo-style’);

Non work.

Post count: 27744

Hello,

Please check this guide https://forum.tagdiv.com/topic/dequeue_style-td-theme-demo-style/

Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.