Title: Customize meta data
Last modified: October 7, 2018

---

# Customize meta data

 *  Resolved [planettoexplore](https://wordpress.org/support/users/planettoexplore/)
 * (@planettoexplore)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/customize-meta-data/)
 * Hi, in my Void Post Grid, it automatically shows meta data – date the post was
   written and published, author, categories. I would like to delete the meta author
   and dates. How can I do that?
 * Thanks a lot for help!
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcustomize-meta-data%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [voidthemes](https://wordpress.org/support/users/voidthemes/)
 * (@voidthemes)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/customize-meta-data/#post-11320424)
 * Hey,
 * Thanks for using our plugin.
 * We do not have any feature to hide particular metadata yet but you can try our
   minimal style where we have minimal info.
 * Have a good day.
 * Thanks
 *  [sabago](https://wordpress.org/support/users/sabago/)
 * (@sabago)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/customize-meta-data/#post-11371537)
 * Greetings,
 * Thank you for building this useful plugin.
    I am also interested in the above
   mentioned feature. I have googled “voidthemes minimal style” to no avail.
 * Could you please shade some more light on this minimal style and how it is related
   to elementor and your posts grid plugin? Or a link to what you are talking about
   would be fine as well.
 * Thanks.
    Sandra
 *  [edrubins](https://wordpress.org/support/users/edrubins/)
 * (@edrubins)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/customize-meta-data/#post-11744525)
 * Any type of meta data (or anything else, for that matter) can be turned off with
   CSS.
 * 1. Edit the theme that displays post(s) in question.
    2. Edit the Void Post Grid
   widget. 3. Click on the Advanced tab. 4. At the bottom click on CSS. 5. Add the
   CSS below, setting the class or classes for the meta you want to hide. 6. In 
   the example below the updated on date, the links to any tags associated with 
   the post and the link to enter a comment are hidden.
 * Hope this helps
 * /*
    * Void post grid widgtet * * To remove any part of the meta data, * add the
   class that corresponds to the item(s) * to the following rule. * * Classes are:*
   posted-on – the date the post was created. * updated- on – the date of the last
   update. * byline – post author * cat-links – links to archive pages for individual*
   categories. * tags-link – links to archive pages for individual * tags. * comments-
   link – “Leave a Comment” link. */
 * .updated-on, .tags-links, .comments-link
    { display: none!important; }

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

The topic ‘Customize meta data’ 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/)

## Tags

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

 * 3 replies
 * 4 participants
 * Last reply from: [edrubins](https://wordpress.org/support/users/edrubins/)
 * Last activity: [6 years, 9 months ago](https://wordpress.org/support/topic/customize-meta-data/#post-11744525)
 * Status: resolved