Title: checkbox &#8211; hide meta
Last modified: July 6, 2017

---

# checkbox – hide meta

 *  Resolved [vadim-v](https://wordpress.org/support/users/vadim-v/)
 * (@vadim-v)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/checkbox-hide-meta/)
 * Hi! Great plugin!
 * Need checkbox:
    Hide author Hide entry-date published Hide entry-date updated
   Hide cat-links Hide comments-link
 * And need padding when Box Shadow (padding do not work).

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

 *  Thread Starter [vadim-v](https://wordpress.org/support/users/vadim-v/)
 * (@vadim-v)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/checkbox-hide-meta/#post-9295853)
 *     ```
       <style>
       .elementor-widget-void-post-grid .void-grid .grid .entry-header {
           box-shadow: 0px 0px 4px 0px #9a9a9a;
       }
       .elementor-widget-void-post-grid .void-grid .grid .post-info {
           padding: 0px 20px 25px;
       }
   
       .entry-meta .author,
       .entry-meta .entry-date.published,
       .entry-meta .entry-date.updated,
       .entry-meta .cat-links,
       .entry-meta .comments-link,
       .entry-meta .posted-on,
       .entry-meta .updated-on {
           display:none;
       }
       </style>
       ```
   
 *  Thread Starter [vadim-v](https://wordpress.org/support/users/vadim-v/)
 * (@vadim-v)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/checkbox-hide-meta/#post-9295798)
 * Box Shadow – need each post separately.
 *  Thread Starter [vadim-v](https://wordpress.org/support/users/vadim-v/)
 * (@vadim-v)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/checkbox-hide-meta/#post-9295817)
 *     ```
       .elementor-widget-void-post-grid .void-grid .grid .entry-header {
           box-shadow: 0px 0px 4px 0px #9a9a9a;
       }
       .elementor-widget-void-post-grid .void-grid .grid .post-info {
           padding: 0px 15px 15px;
       }
       ```
   
 *  Plugin Author [voidthemes](https://wordpress.org/support/users/voidthemes/)
 * (@voidthemes)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/checkbox-hide-meta/#post-9298051)
 * We see you have figured it all 😀
    And we will think about adding the checkboxes
 * And thanks for your contribution 😀

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

The topic ‘checkbox – hide meta’ is closed to new replies.

 * ![](https://ps.w.org/void-elementor-post-grid-addon-for-elementor-page-builder/
   assets/icon-128x128.png?rev=2956204)
 * [Void Elementor Post Grid Addon for Elementor Page builder](https://wordpress.org/plugins/void-elementor-post-grid-addon-for-elementor-page-builder/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/void-elementor-post-grid-addon-for-elementor-page-builder/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/void-elementor-post-grid-addon-for-elementor-page-builder/)
 * [Active Topics](https://wordpress.org/support/plugin/void-elementor-post-grid-addon-for-elementor-page-builder/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/void-elementor-post-grid-addon-for-elementor-page-builder/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/void-elementor-post-grid-addon-for-elementor-page-builder/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [voidthemes](https://wordpress.org/support/users/voidthemes/)
 * Last activity: [8 years, 10 months ago](https://wordpress.org/support/topic/checkbox-hide-meta/#post-9298051)
 * Status: resolved