Browse Source

Set single post featured image to wide align and add height to the featured image (#6502)

Co-authored-by: yashita.mittal <yashita.mittal@a8c.com>
Yashita Mittal 2 years ago
parent
commit
56d4a6d02f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      russell/block-templates/single.html

+ 1 - 1
russell/block-templates/single.html

@@ -8,7 +8,7 @@
 
 
 <!-- wp:group {"tagName":"main","lock":{"move":false,"remove":true}} -->
 <!-- wp:group {"tagName":"main","lock":{"move":false,"remove":true}} -->
 <main class="wp-block-group">
 <main class="wp-block-group">
-<!-- wp:post-featured-image {"align":"full"} /-->
+<!-- wp:post-featured-image {"align":"wide","height":"30rem"} /-->
 
 
 <!-- wp:post-content {"layout":{"inherit":true},"lock":{"move":false,"remove":true}} /-->
 <!-- wp:post-content {"layout":{"inherit":true},"lock":{"move":false,"remove":true}} /-->