How Can I Add A Linked Image Below The Home Page Phone Number

Discussion in 'Infoway WordPress Theme' started by hsassociates, Apr 16, 2013.

  1. hsassociates

    hsassociates Member

    Joined:
    Dec 28, 2011
    Messages:
    29
    Likes Received:
    1
    Would really appreciate it if you could tell me how I can put an image below the phone number on the home page and have it linked to go to a different website. Image as the example below.

    Many thanks,

    HS Associates
    how-to-add-image-below-number.JPG
     
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Go to
    Appearance > Theme Option > General Settings > Top Right Contact Details
    and add the code given below

    Code:
    <br><br><a href="Enter your link address"><img src="Enter your image address"/></a>
    This will solve your issue.
     

Share This Page