How to insert backslash in custom CSS form
-
Hello,
I need to put custom CSS using unicode characters like :
.icon-flickr:before { content:”\f16e”; }But if I put it in the custom CSS form in the backend, the backslash is not properly saved in the database (slashes are stripped even if I put two \\). Is there a workaround without modifiying css file directly
thanks?
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘How to insert backslash in custom CSS form’ is closed to new replies.