/*
 Theme Name:   Boomi Child
 Theme URI:    https://wdtboomi.wpengine.com/
 Description:  Boomi Child Theme
 Author:       the WeDesignTech team
 Author URI:   https://wedesignthemes.com/
 Template:     boomi
 Version:      1.0.0
 Text Domain:  boomi-child
*/

/* Hide post meta (author/date) on single blog posts */
.single-post .post-meta,
.single-post .single-entry-author,
.single-post .single-entry-date {
	display: none !important;
}
