customization - How replace theme styles?

时间: 2025-04-26 admin 业界

I have some theme. I am running shortcode for my plugin in some page like this:

[my_plugin_code atr="1"]

But all styles is import from CSS theme. I want my custom CSS. How to do it without interfering with template styles?

I have some theme. I am running shortcode for my plugin in some page like this:

[my_plugin_code atr="1"]

But all styles is import from CSS theme. I want my custom CSS. How to do it without interfering with template styles?

Share Improve this question asked Mar 20, 2019 at 21:29 JaronJaron 458 bronze badges
Add a comment  | 

1 Answer 1

Reset to default 0

WordPress dashboard -> Appeareance menu -> Customizer

allows you to add custom CSS without editing any files.