REFACTOR Removing unecessary space
This commit is contained in:
parent
a767530658
commit
1b2c6d81ca
|
|
@ -82,7 +82,6 @@ $cover_image = get_field('artisan_cover', $postID);
|
|||
<?php endif; ?>
|
||||
<?php $clean_website = str_replace(array('http://', 'https://'), '', $website); ?>
|
||||
<?php if ($website && !empty($clean_website)): ?>
|
||||
|
||||
<a class="card-artisans__website" href="<?php echo $website ?>" target="_blank"><?php echo $clean_website ?></a>
|
||||
<?php endif; ?>
|
||||
<a href=" <?php echo $artisans_clean_url ?>" class="cta cta--read-more cta--with-arrow-button ">
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user