Good afternoon, friends,
I do not have much practice with Bootstrap yet, I could not figure out a way to maintain the background of a div, when I print a page through window.print ()
I have the following code:
<div class="qCor" style="background-color: #752740 !important;">
On Screen
Butwhenyouprintfromthebrowser,thedivbackgroundisblank.
Any suggestions how can I deflect this problem?