Save
This commit is contained in:
@@ -141,8 +141,8 @@
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col col-1" box-title="<?php echo $box5['mini_title']; ?>">
|
||||
<div class="box-text">
|
||||
<?php echo $box5['title']; ?>
|
||||
<div class="box-text animate-text">
|
||||
<?php echo split_text_into_spans($box5['title']); ?>
|
||||
</div>
|
||||
<ul>
|
||||
<a class="btn_4" href="<?php echo esc_url($box5['btn']['url']); ?>" target="<?php echo esc_attr($box5['btn']['target'] ?: '_self'); ?>">
|
||||
|
||||
Reference in New Issue
Block a user