CSS showing on preview
-
With Media Player Style Kit active, when I preview WordPress posts I see a bunch of CSS displayed above my content.
It looks like: .mejs-controls, .mejs-mediaelement { background: #222c4a !important; } .mejs-controls button { color: #b6bbd8 !important; } .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total { background: #b6bbd8 !important; } .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current { background: #898989 !important; }
It shows up just below the WP admin bar but before my content. It’s not there when I view the published post. This issue goes away when I deactivate Media Player Style Kit.
Any idea what could be causing this?
- The topic ‘CSS showing on preview’ is closed to new replies.