Make posts post meta full width

This commit is contained in:
Tiago Noronha 2018-10-31 15:29:14 +00:00
parent 1b847e4120
commit cc239cef98
6 changed files with 116 additions and 108 deletions

View file

@ -723,6 +723,8 @@ if ( ! class_exists( 'Storefront_Customizer' ) ) :
.widget-area .widget a,
.hentry .entry-header .posted-on a,
.hentry .entry-header .post-author a,
.hentry .entry-header .post-comments a,
.hentry .entry-header .byline a {
color: ' . storefront_adjust_color_brightness( $storefront_theme_mods['text_color'], 5 ) . ';
}