This topic has 2 replies, 2 voices, and was last updated 9 years ago ago by Jack Richardson
Hi guys,
How can i change the map on the contact page with an image?
I cant find contacts.php in my directory
Hello,
You can hide map using this css code in custom.css:
#map {
display: none !important;
}
and add an image in WP Dashboard > Blanco > Contact Form > Custom html content.
To create custom.css you need rename default.custom.css to custom.css in wp-content/themes/blanco directory via FTP and enable it in Blanco – Theme Settings, tick “Enable Custom CSS file”.
Best regards,
Jack Richardson.
You must be logged in to reply to this topic.Log in/Sign up