• solysergio

    (@solysergio)


    Hi. I love Customizr. It’s perfect for a customer web.
    I’ve created a child template with bootstrap cdn but I’d like to dequeue the customizr style.
    I’ve tried with this:
    wp_dequeue_style ('customizr-style');
    and that:
    wp_dequeue_style ('customizr-style', get_template_directory_uri (). '/assets/front/css/style.min.css');
    but it doesn’t work
    Does anyone know how I can do it?

    • This topic was modified 8 years ago by solysergio.
    • This topic was modified 8 years ago by solysergio.
Viewing 1 replies (of 1 total)
  • emranemranx

    (@emranemranx)

    Hi Solysergio,

    You will need to customize the theme for this. You can also consult with a developer.

    Thanks!

Viewing 1 replies (of 1 total)

The topic ‘Override style’ is closed to new replies.