Jump to content
Sign in to follow this  
kitty73

adding tel. number above social icons in header - platform pro

Recommended Posts

kitty73

Hi, does anyone know how I can add a text tel. number above the social icons in the text? Pls let me know what code I need to change if it's possible. My site is www.greentreecompany.co.uk Many thanks for your help in advance Kate

Share this post


Link to post
Share on other sites
catrina

To add the telephone number: Appearance > Editor > template.branding.php Find this code:

<div class="icons" style="bottom: <?php echo intval(pagelines_option('icon_pos_bottom'));?>px; right: <?php echo pagelines_option('icon_pos_right');?>px;">

Directly below it, type your telephone number and follow it with `

`. You may add another `

` if you want space between the telephone number and the icons.


Please read the docs before posting. Please do not private message me unless I ask you to.

Designer | Catrina Dulay

Founder | Catrina and Mouse

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

×