mirror of
https://github.com/woocommerce/storefront.git
synced 2025-08-21 04:11:59 +08:00
Make posts post meta full width
This commit is contained in:
parent
1b847e4120
commit
cc239cef98
6 changed files with 116 additions and 108 deletions
|
@ -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 ) . ';
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue