How to Add Linked Image in Sidebar

Discussion in 'ButterBelly WordPress Theme' started by almondmoss, Jun 20, 2014.

  1. almondmoss

    almondmoss Guest

    Joined:
    Jun 7, 2014
    Messages:
    11
    Likes Received:
    0
    Hi there I want to created a linked image in the sidebar (the logo for a magazine we were featured in) but cant figure out how to add a linked image to any of the widgets. Can you please recommend? Thank you!
     
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,

    Go to Appearance > Widgets
    Drag "Text"widget and add the code given below and drop it in the primary widgey area.

    Code:
    <a href="ENTER YOUR URL HERE"><img src="ENTER YOUR IMAGE ADDRESS HERE"></a> 

    Thanks & Regards
    Gourav Shrivastava
     

Share This Page