Inline CSS is being overridden
-
We have had to disable this plugin on at least one website because it has started interfering with the theme’s (Twenty Twenty) inline CSS by caching it and adding it back in in a different order causing the Customizer changes to be overridden by style.css.
This is the CSS that the theme creates …
<style id='twentytwenty-style-inline-css'> .color-accent, .color-accent-hover:hover, .color-accent-hover:focus, :root .has-accent-color, .has-drop-cap:not(:focus):first-letter, .wp-block-button.is-style-outline, a { color: #1f7cb7; } <style>
… to override the items in style.css namely …
a { color: #cd2653; text-decoration: underline; }
Please advise.
The page I need help with: [log in to see the link]
Viewing 12 replies - 1 through 12 (of 12 total)
Viewing 12 replies - 1 through 12 (of 12 total)
- The topic ‘Inline CSS is being overridden’ is closed to new replies.