Hello: I have a remote support Icon that I would like to add to the top right contact details on the home page. I have added the icon, however, I would like to link it to our remote support login page. Where can I add a code to do this? Thank you.
Hello, For this, go to header.php and add anchor tag in your image. For example:- Code: <a href="ENTER YOUR LINK ADDRESS HERE"><img src="ENTER YOUR IMAGE ADDRESS HERE"/></a> Also check the link for reference http://amylynnandrews.com/html-clickable-image/ Thanks & Regards Gourav Shrivastava