Same problem for me this morning for spoilers. All colors disappeared. The problem appeared just after I installed the version 4.9.5.
Same problem. Its a big problem for me, because i have use alot of shortcodes.
Same problem!
The CSS I have put in the plugin custom css box is no longer working on my page..
For information, here the CSS I put in the custom css box :
.su-spoiler-style-ME1.su-spoiler .su-spoiler-title { background:#A52995; color: #FFFFFF; }
.su-spoiler-style-ME1.su-spoiler-closed .su-spoiler-title:hover { background: #A52995; color: #FFFFFF; }
.su-spoiler-style-ME1.su-spoiler-closed .su-spoiler-title { background:#C9DFA7; color: #000000; }
.su-spoiler-style-ME1.su-spoiler-content { transition: padding-top .5s; border-style:solid; border-width:1px; border-color:#A52995; padding-left: 8px; }
it is now inoperative
I did so, add a custom css css file directly into the theme and everything started working.
Same problem here, although I was able to make part of it work by adding the custom CSS in the style.css of the theme (like vipkovaleva suggested). I’m still having problems with the .spoiler custom CSS though.
Thank you for this great reactivity !
Having the same problem now while using SU version 4.9.6. I was on WP 3.9.1 – but just updated to WP 4.1.1 (everything was working fine prior in WP 3.9.1). Now all of the Spoiler’s CSS/Custom CSS is missing from all but one instance (a single spoiler on one page is working). All the other Spoilers have disappeared from the other pages.
Help Please!