How to make sidebar an image?

Discussion in 'Blackriders WordPress Theme' started by sspore520, Aug 8, 2014.

  1. sspore520

    sspore520 New Member

    Joined:
    Oct 5, 2012
    Messages:
    27
    Likes Received:
    2
    I would like my sidebars to be an image that I have uploaded to media. What is the css for this? Also, I would like to hide the "phone number" in the tap to call section but still have it function for mobile users... Is there a way to accomplish this?
     
  2. Krish

    Krish Support Staff

    Joined:
    Oct 22, 2012
    Messages:
    210
    Likes Received:
    1
    Location:
    India
    You do not need CSS for that.

    Goto Appearance -> Widgets. Drag drop "Text Widget"

    In the text widget content. put the html below.
    HTML:
    <img src="yourfullimagepath" />
     

Share This Page