• Resolved sublines

    (@sublines)


    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://www.ads-software.com/plugins/pdf-print/

Viewing 1 replies (of 1 total)
  • Plugin Author bestwebsoft

    (@bestwebsoft)

    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.