Bug saving CSS settings
-
Just leaving a note that when you save custom CSS options, in Advanced Settings -> CSS Code, it is encoding the CSS code where it shouldn’t. For example, if you wish to add a greater than symbol, it encodes it as an html entity which breaks the css rule.
I noticed this as I wished to override one of your default rules, and copies the syntax to use the immediate sibling rule, but had to rewrite it another way to avoid this encoding issue.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
You must be logged in to reply to this topic.