Title: Header image section square
Last modified: August 30, 2016

---

# Header image section square

 *  Resolved [Desire_XI](https://wordpress.org/support/users/desire_xi/)
 * (@desire_xi)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/header-image-section-square/)
 * Hello, I am using the Invert Lite theme and I do not want a image in the header
   therefore I remove the image I previously put in there, but now I have a square
   in the left corner…what can I do to get ride of the square?
 * [http://serralhariacampos.pt/](http://serralhariacampos.pt/)

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

 *  [Bojan Radonic – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support4/)
 * (@wpmudev-support4)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/header-image-section-square/#post-6688740)
 * Hey there Desire_XI,
 * How are you doing today?
 * This should be possible to remove with some custom CSS. Please try adding the
   following CSS code in the style.css file of your [child theme](http://codex.wordpress.org/Child_Themes)
   or if your theme doesn’t have custom CSS tab add it in your site using the following
   plugin:
 * [http://wordpress.org/plugins/simple-custom-css](http://wordpress.org/plugins/simple-custom-css)
 *     ```
       .flexslider .post img {
           display: none;
       }
       ```
   
 * Hope this helps 🙂
 * Cheers,
    Bojan
 *  Thread Starter [Desire_XI](https://wordpress.org/support/users/desire_xi/)
 * (@desire_xi)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/header-image-section-square/#post-6688815)
 * Thank you Bojan,
    I am great thanks to your help. Is great to have help like 
   you did even though it might be a very dumb question. But sometimes the stress
   and tiredness make us blind.
 * Thank you once again.
 *  [Bojan Radonic – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support4/)
 * (@wpmudev-support4)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/header-image-section-square/#post-6688841)
 * Glad I could help 🙂
 * Cheers,
    Bojan

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

The topic ‘Header image section square’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/invert-lite/1.0.17/screenshot.
   png)
 * Invert Lite
 * [Support Threads](https://wordpress.org/support/theme/invert-lite/)
 * [Active Topics](https://wordpress.org/support/theme/invert-lite/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/invert-lite/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/invert-lite/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Bojan Radonic – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support4/)
 * Last activity: [10 years, 7 months ago](https://wordpress.org/support/topic/header-image-section-square/#post-6688841)
 * Status: resolved