Jump to content
Sign in to follow this  
watto1981

adding hyperlink to email address in header

Recommended Posts

watto1981

Hi, I am trying to adjust the email address in the header section of our website (www.elementary-agency.com/elementary). I added the code to the template.branding.php file "in italics" ; <div class="icons" style="bottom: <?php echo intval(pagelines_option('icon_pos_bottom'));?>px; right: <?php echo pagelines_option('icon_pos_right');?>px;"> Elementary Agency 525-527 Fulham Road London, SW6 1HD Tel: 0203 287 4250 Email: [email protected] But now unfortunately doesnt line up. Thanks Nick

Share this post


Link to post
Share on other sites
cmunns

Hey Nick, You should definitely be using the child theme and some hooks to do this, but at any rate you will have to wrap the info you added in some html so you can style it with css

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  

×