【发布时间】:2019-04-18 01:59:01
【问题描述】:
您好,我有一个 wordpress 网站,我需要将突出显示的代码修改为“display=flex”,而不是“display=none”。 但我无法做到这一点,因为 element.style..请帮助我。
.fep-message-content .fep-message-content-5 .fep-message-
content-own .fep-message-content-admin .fep-hide-if-js{
display:flex !important;
}
这是 wordpress 的前端-pm 插件的手风琴,关闭时不显示,打开时显示块。我会永久打开它。
是否可以更改高亮代码? 感谢您的帮助。 :)
【问题讨论】:
-
* {font-family:"Courier New", Courier, monospace}