HTML-Renderer icon indicating copy to clipboard operation
HTML-Renderer copied to clipboard

css background-color is not working

Open jAlinsugay opened this issue 7 years ago • 1 comments

Hi,

I have problem here in my html Renderer, the background color is not working when rendering it to pdf.

.compontent-block h2 { background: #0072BA; }

Your Help is very appreciated.

jAlinsugay avatar Sep 19 '18 09:09 jAlinsugay

just never mind this. its working when you specified the css attribute. it doesn't work in background but it works in background-color

jAlinsugay avatar Sep 24 '18 03:09 jAlinsugay