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.
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.