Title: Custom CSS bug
Last modified: September 1, 2016

---

# Custom CSS bug

 *  Resolved [sublines](https://wordpress.org/support/users/sublines/)
 * (@sublines)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/custom-css-bug/)
 * Hi BWS Team,
 * the window for adding custom CSS code doesn’t support symbols that I frequently
   use in CSS.
    For example, if I want to add something like
 *     ```
       blockquote:before {
           content: "\201C";
           font-family: "georgia", serif;
       }
       ```
   
 * It won’t work because of the **“**-symbols.
    Of course I can just remove them
   for the font-family property but they are necessary for the content property.
   Is there a way around this?
 * Thanks
 * [https://wordpress.org/plugins/pdf-print/](https://wordpress.org/plugins/pdf-print/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [bestwebsoft](https://wordpress.org/support/users/bestwebsoft/)
 * (@bestwebsoft)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/custom-css-bug/#post-7508217)
 * Hi,
 * Thank you for your message, we’ll add the necessary changes in one of the future
   updates. However, we’d like to note that it is impossible to apply your own fonts
   by adding them as a CSS code because of MPDF library and its features. Also, 
   the library doesn’t support CSS pseudo-classes (:before, :after, etc.).
 * Sincerely,
    BestWebSoft Support Team

Viewing 1 replies (of 1 total)

The topic ‘Custom CSS bug’ is closed to new replies.

 * ![](https://ps.w.org/pdf-print/assets/icon-256x256.gif?rev=2580392)
 * [PDF & Print by BestWebSoft - WordPress Posts and Pages PDF Generator Plugin](https://wordpress.org/plugins/pdf-print/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/pdf-print/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/pdf-print/)
 * [Active Topics](https://wordpress.org/support/plugin/pdf-print/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/pdf-print/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/pdf-print/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [bestwebsoft](https://wordpress.org/support/users/bestwebsoft/)
 * Last activity: [9 years, 11 months ago](https://wordpress.org/support/topic/custom-css-bug/#post-7508217)
 * Status: resolved