Theme4Press › Forums › evolve › Make Page and Post Background Transparent › Reply To: Make Page and Post Background Transparent
#22667
|
Hi,
Please remove the following codes from the above solution.
1 2 3 4 |
.container.container-header.custom-header { background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important; } |
Thanks!