/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://quickdevtips.com
 Description:  My custom child theme for GeneratePress
 Author:       Senin İsmin
 Author URI:   https://quickdevtips.com
 Template:     generatepress
 Version:      1.0.0
*/

/* Parent theme CSS'i çağırmak gerekirse buraya özel CSS eklenir */
.author, .byline, .posted-by {
  display: none !important;
}
