| 1 |
<div id="hurrytimer-customcss-tab" class="hurrytimer-subtabcontent"> |
| 2 |
<?php ?> |
| 3 |
|
| 4 |
<?php //removeIf(pro) ?> |
| 5 |
<div class="hurryt-upgrade-alert hurryt-upgrade-alert-inline"> |
| 6 |
<div class="hurryt-upgrade-alert-header"> |
| 7 |
<span class="dashicons dashicons-lock"></span> |
| 8 |
<h3>Custom CSS is a premium feature</h3> |
| 9 |
</div> |
| 10 |
<div class="hurryt-upgrade-alert-body">Unlock to add your own CSS to every element in the countdown |
| 11 |
timer. |
| 12 |
</div> |
| 13 |
<div class="hurryt-upgrade-alert-footer"> |
| 14 |
<a class="hurryt-button button" href="https://hurrytimer.com/pricing" target="_blank">Upgrade now</a> |
| 15 |
<a href="https://hurrytimer.com/pricing" target="_blank" class="button ">Learn more</a> |
| 16 |
</div> |
| 17 |
</div> |
| 18 |
<?php //endRemoveIf(pro) ?> |
| 19 |
</div> |
| 20 |
|
| 21 |
|