customization - How replace theme 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?
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 badges1 Answer
Reset to default 0WordPress dashboard -> Appeareance menu -> Customizer
allows you to add custom CSS without editing any files.
最新文章
- 谷歌回应欧盟反垄断指控:安卓利于竞争和消费者
- Rambus联手微软:研究量子计算内存
- 移动互联网生态基石平台的吸引力分析
- 从鼠标到触屏输入 另类角度深度分析PC进化
- [连载]巨头“心血之作”终失败(四):intel Larrabee图形芯片
- tracking - Add custom hand gestures in three.js - Stack Overflow
- c++ - Refactor return type using clang transformer - Stack Overflow
- Angular post request body is null when received by Spring API - Stack Overflow
- html - Need help getting a button with a drop-down menucontent in it to be centered and to push content down - Stack Overflow
- segmentation fault - PHP-FPM sub-process dead with signal 11 when I submit a edit in MediaWiki - Stack Overflow
- r - Why does adding markers in a Shiny app work for one map but not the other? - Stack Overflow
- expo - Thread problem with expo_av in React Native app development - Stack Overflow
- vba - Excel Macro to rename tabs is failing on the second run - Stack Overflow
- amazon web services - Update a view attribute in aws connect - Stack Overflow
- ios - Display videos in React Native does not work in production mode but in Simulator [expo-media-libraryexpo-av] - Stack Overf
- flutter - How to write LOGs in an APP made in fletpython, which appear in the DDMS? - Stack Overflow
- GHC unable to find mingwinclude directory on Windows - Stack Overflow