HTML-Renderer
HTML-Renderer copied to clipboard
css background-color is not working
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.
just never mind this. its working when you specified the css attribute. it doesn't work in background but it works in background-color