Replacing the header address with an image

Discussion in 'ColorWay WordPress Theme' started by claysyoung, Jul 2, 2014.

  1. claysyoung

    claysyoung Guest

    Joined:
    Sep 10, 2013
    Messages:
    16
    Likes Received:
    0
    I have a client that wants to replace the header address just below the phone number with a "Buy Local" image they created. Is this possible??
     
  2. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
    Hello,

    Go to the Appearance > Theme Options > General Settings panel in your dashboard
    and paste the code given below in the Home Page Top Right Address section.

    Code:
    <a href="Enter The Link For Buy Local  Image"><img src="Enter The URL Address Of Buy Local Image "></a>
    
    This will display the image below the phone number.
     

Share This Page