the image background should be set on your functions file. maybe a css hack using selectors could be:
.page-template-contact_us_three .page_title {background-image:none!important}
Hi lifesgoodjourney,
Did the above solution work for you.
I think you are using premium theme version of kyma.
So please do not ask premium support here.
Please raise your further issue at our private support forum.
Here is a link
Let us know for further assistance.
Thank You
remediosgraphic – that did work, thank you for taking the time to help me. It’s now a dark grey box but that’s ok. I’ll look into changing the color at another time, too much to do now! Have a good day.
webhuntsupport – the above did work, thank you for your prompt attention.
Best regards.
@most Welcome,
Here you can change the dark gray color with below CSS rules:
Just put below CSS rules into custom CSS editor:
section.content_section.white_section.page_title.has_bg_image.bg_header4.enar_parallax {
background: #374F99;
}
Save the changes.
Note: You can change this #374F99 color code with your
choice color.
Let us know for further assistance.
Thanks