Hello,
How do I change the background image on the contact page? I tried the featured image for the page itself, but the map image in the back is overriding (and WAY too busy to be a background image). How do I change this? I tried creating a new page called “connect” and it’s doing the same thing…
Nevermind, I found the “map” div in the coding and removed it. I’ll leave this here in case anyone else has the same issue. There should be a way to remove it without having to go into the coding though… I’m not sure why it is hardwired into the theme instead of just being an option, unless it is and I just missed it.
Hi inikosoft,
Please go to appearance > customize > empathy page colors > Activate page light text for your contact page.
This is map background color. You can change it with this custom css code; .map:after { background: rgba(17, 61, 74, 0.75); }
Thanks
Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in and have valid license to reply to this topic.