Hello @kademcconville,
Thanks for writing in! You are having this issue because somewhere in your custom header, you have added an incorrect CSS code in one of the elements. You may have inserted this:
/* $el {
background:#000;
padding:5px 20px
}
.x-bg-layer-upper-image{
filter:brightness(0);
}
You will need to remove the /*
in the code because it has affected the rest of the styling on the page. If you cannot find it, provide us access to your site so that we can check your settings. Please create a secure note with the following info:
– Link to your site
– WP login URL
– WP username
– WP password
– WP Administrator Role
To know how to create a secure note, please check this out: How The Forum Works
Best Regards.