开发者 | paradoxetion |
---|---|
更新时间 | 2022年9月27日 23:20 |
PHP版本: | 5.6 及以上 |
WordPress版本: | 6.0 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
So this depends on which theme you use, examine the code (Firefox: right click on sidebar and ”Inspect Element”; Chrome: right click on sidebar than select “Inspect”) and find yout element. This element have some class or id, and that’s the selector we need. If using class than don’t forget to ad dot (.) in front of class name, or hash (#) in front of id name.