The problem is that the custom CSS won’t save. It would also erase all the front end settings if you put anything in the custom CSS box and try to save. It doesn’t matter what custom CSS I put in there.
But here is the custom CSS I tried to add:
.pullquote {
margin: 1em 0;
line-height: 1.4;
color: #999;
padding-left: 10%;
padding-right: 10%;
}
p {
font-family: ‘Lato’;
color:#666;
font-weight:400;
line-height:1.6;
margin: 0 0 28px 0;
}
p a {
color:#00828c;
text-decoration:none;
}
p a:hover {
color:#00828c;
text-decoration:underline;
}
It does affect me and I’m sure it affects many others who use CSS to style the accordion content.
I’m not sure I understand the reluctance to fix a known issue with an update.