/*
Theme Name: Divi Child Theme
Description: Divi Child Theme
Author:  David Tierney
Author URI:  http://designsbytierney.com
Template: Divi
Version:  1.0.2
*/

 
/* =Theme customizations
------------------------------------------------------- */

/* Remove meta data */
.entry-meta .byline, /* Hides the author name */
.entry-meta .cat-links, /* Hides the category links */
.entry-meta .posted-on /* Hides the publish date */
{
    display: none;
}