Thread Starter
jrse
(@jrse)
HI @cristianbarbu,
Again, thank you for the quick response. The last CSS code snippet provided solved the issue.
Kind Regards,
JRSE
Thread Starter
jrse
(@jrse)
Hello @cristianbarbu,
Thank you for the quick response. I attempted the following:
#wp-custom-header.cp-video-bg
{
background-image: none;
}
And
div#wp-custom-header.cp-video-bg {
background-image: none;
}
In a custom CSS and JS plugin which includes the following variables – head element and frontend in site. I also added directly to the theme “Customizing ▸ General Settings▸Additional CSS” but to no avail.
Kind Regards,
JRSE
-
This reply was modified 3 months, 3 weeks ago by jrse.