/* 
Theme Name:		 Paidnaija-lite
Theme URI:		 http://childtheme-generator.com/
Description:	 Paidnaija-lite is a child theme of MH Magazine lite, created by ChildTheme-Generator.com
Author:			 Paidnaija
Author URI:		 http://childtheme-generator.com/
Template:		 mh-magazine-lite
Version:		 1.0.0
Text Domain:	 paidnaija-lite
*/


/*
    Add your custom styles here
*/
/* Hide date on single posts and archive pages */
.mh-meta-date .updated {
    display: none !important;
}

/* Hide Featured Image on Single Posts */
.single-post .mh-post-image {
    display: none;
}