Title: calendar
Last modified: August 30, 2016

---

# calendar

 *  [zuzulja](https://wordpress.org/support/users/zuzulja/)
 * (@zuzulja)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/calendar-46/)
 * Hi, how can i remove calendar which based under header image?

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, 8 months ago](https://wordpress.org/support/topic/calendar-46/#post-6688344)
 * Hey zuzulja,
 * How are you doing today?
 * This should be possible to do with some custom CSS. I’m not really familiar with
   the theme that you’re using so could you please post link to your site where 
   I can see this calendar and I’ll try to help with some CSS.
 * Cheers,
    Bojan
 *  Thread Starter [zuzulja](https://wordpress.org/support/users/zuzulja/)
 * (@zuzulja)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/calendar-46/#post-6688389)
 * [http://www.vainu.ee/](http://www.vainu.ee/)
 *  [Bojan Radonic – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support4/)
 * (@wpmudev-support4)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/calendar-46/#post-6688425)
 * Hey again zuzulja,
 * If this is what you’re referring to [http://screencast.com/t/VL9JxSATi](http://screencast.com/t/VL9JxSATi)
   then 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)
 *     ```
       td.clearstyle_calendar {
           display: none;
       }
       ```
   
 * Hope this helps 🙂
 * Cheers,
    Bojan

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

The topic ‘calendar’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/clear-style/1.2/screenshot.png)
 * Clear Style
 * [Support Threads](https://wordpress.org/support/theme/clear-style/)
 * [Active Topics](https://wordpress.org/support/theme/clear-style/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/clear-style/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/clear-style/reviews/)

## Tags

 * [calendar](https://wordpress.org/support/topic-tag/calendar/)

 * 3 replies
 * 2 participants
 * Last reply from: [Bojan Radonic – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support4/)
 * Last activity: [10 years, 8 months ago](https://wordpress.org/support/topic/calendar-46/#post-6688425)
 * Status: not resolved