Created
January 31, 2020 06:47
-
-
Save iamkarsoft/f2c5d6f50f6fb9112d8cb61ccd516e9f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="quote big" style="background-image: url('<?php echo wp_get_attachment_url( get_post_thumbnail_id( $post->ID ) ); ?>');"> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment