/*
Theme Name:     Foxiz child
Template:      	foxiz
Theme URI:      https://foxiz.themeruby.com
Author:         Theme-Ruby
Author URI:     https://themeforest.net/user/theme-ruby/portfolio/
Description:    Make your modifications to Foxiz in this child theme.
Version:        1.0
Tags:           custom-background, custom-menu, featured-images, theme-options, custom-colors, translation-ready, threaded-comments, translation-ready
License:        Themeforest Licence
License URI:    https://themeforest.net/licenses/standard
*/

/* Your CSS code goes here
-------------------------------------- */
/* hide-single-author-meta: hide author name + avatar on single posts */
.single .single-meta a.meta-avatar,
.single .single-meta .meta-avatar,
.single .single-meta a.meta-author-url,
.single .single-meta .meta-author,
.single .single-meta .meta-el.meta-author,
.single .smeta-in > a.meta-avatar {
	display: none !important;
}
