Guest User

Untitled

a guest
Jan 22nd, 2018
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. <div class="hero-section" style="background-image: linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.5)), url('<?php printf ($featured_image_src[0])?>');">
  2.  
  3. <h1 class="entry-title"><?php the_title(); ?></h1>
  4.  
  5. <?php et_divi_post_meta(); ?>
  6.  
  7. </div>
Add Comment
Please, Sign In to add comment