Header Phone number
-
Hello all
How do I turn this:
<div class="icon-left-top bgnone"> <?php if( '' !== get_theme_mod('contact_no')){ ?> <a><i class="fa fa-phone fa-1x"></i><?php echo str_replace ('^','<br /> ',get_theme_mod('contact_no', ':+1 800 234 568')); ?> <?php } ?> </a></div>
into two phone numbers, on two lines, each clickable?
Right now, it gets me the two numbers on two lines part, but no clicks.
View at https://www.entdocatiya.co.za
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Header Phone number’ is closed to new replies.