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

Selectively dequeue parent styles in kadence child theme

Home / Forums / Kadence Theme / Selectively dequeue parent styles in kadence child theme

This topic is: Resolved
[Resolved]
Posted in: Kadence Theme
August 10, 2023 at 6:36 am

I’m writing a child theme from scratch, using Kadence as the parent. I’d like to completely dequeue all of the parent styles in my child, then selectively re-import just the source scss that I want from Kadence, in my child’s scss. I’ve done something similar with other themes in the past, using wp_dequeue_style, but Kadence styles don’t appear to be enqueued using wp_enqueue_style, meaning I can’t get that to work with Kadence.

How do I go about doing that?

  • This topic was modified 2 years, 8 months ago by fraserismith.
  • The forum ‘Kadence Theme’ is closed to new topics and replies.