Title: remove or change image
Last modified: August 31, 2016

---

# remove or change image

 *  Resolved [lifesgoodjourney](https://wordpress.org/support/users/lifesgoodjourney/)
 * (@lifesgoodjourney)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/remove-or-change-image/)
 * RE: Kyma Advanced
 * I would like to remove or change the “space” image on my Contact Us page, I created
   it by using a template from my Theme. I am just building this site, and not familiar
   with CSS. Thank you.
 * [http://www.hemplogik.com/contact-us/](http://www.hemplogik.com/contact-us/)

Viewing 4 replies - 1 through 4 (of 4 total)

 *  [remediosgraphic](https://wordpress.org/support/users/remediosgraphic/)
 * (@remediosgraphic)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/remove-or-change-image/#post-7065491)
 * 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}`
 *  [webhuntsupport](https://wordpress.org/support/users/webhuntsupport/)
 * (@webhuntsupport)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/remove-or-change-image/#post-7065549)
 * 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](http://webhuntinfotech.com/forum)
 * Let us know for further assistance.
 * Thank You
 *  Thread Starter [lifesgoodjourney](https://wordpress.org/support/users/lifesgoodjourney/)
 * (@lifesgoodjourney)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/remove-or-change-image/#post-7065602)
 * 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.
 *  [webhuntsupport](https://wordpress.org/support/users/webhuntsupport/)
 * (@webhuntsupport)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/remove-or-change-image/#post-7065607)
 * **[@most](https://wordpress.org/support/users/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**

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘remove or change image’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/kyma/2.9.2/screenshot.jpg)
 * Kyma
 * [Support Threads](https://wordpress.org/support/theme/kyma/)
 * [Active Topics](https://wordpress.org/support/theme/kyma/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/kyma/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/kyma/reviews/)

## Tags

 * [change image](https://wordpress.org/support/topic-tag/change-image/)
 * [image](https://wordpress.org/support/topic-tag/image/)
 * [remove image](https://wordpress.org/support/topic-tag/remove-image/)

 * 4 replies
 * 3 participants
 * Last reply from: [webhuntsupport](https://wordpress.org/support/users/webhuntsupport/)
 * Last activity: [10 years, 3 months ago](https://wordpress.org/support/topic/remove-or-change-image/#post-7065607)
 * Status: resolved