Custom CSS Not Peristent
-
Add some CSS to the Custom Css text box for an accordion in the Edit Accordion page:
.ac_title_class {
font-weight: 200;
font-family: ‘Lato’, san-serif;
}
Click Update and the CSS disappears from the Custom Css box. Refresh a page that was using the accordion and the custom css is applied but you’ve lost the Custom Css that you’ve entered. If you hit Update again on the Edit Accordion and refresh your page using the accordion the custom CSS is is no longer applied to that Accordion.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- You must be logged in to reply to this topic.