Hi
Is it possible to hyperlink our email address in the top secondary menu LHS and in the footer widget at the bottom of the page RHS
If so can you let me know where?
http://www.govino.com.au/wordpress
Cheers and thanks
Mark
Hi montyburns!
For the header just add a link to it like so.
<a href = "mailto: (Email address hidden if logged out) "> (Email address hidden if logged out) </a>
For the footer it looks like your displaying the social icons instead of the menu so try adding it above line 135 in the footer.php file.
</div>
Best regards,
Elliott
Cheers.. worked a treat.