Top Right Contact Edits

Discussion in 'BlackBird WordPress Theme' started by noahpettit, Oct 25, 2012.

  1. noahpettit

    noahpettit New Member

    Joined:
    Oct 15, 2012
    Messages:
    13
    Likes Received:
    0
    1. Where in the css can I change the icon on the top right telephone? Currently an outdated cellphone and I would like to make is something else.
    2. Also, I want to add icons next to my other two lines (address & email) that are below the telephone number.
     
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    1.For your first issue
    go to images directory present in your theme directory and replace the current phone icon image by your image
    the name of current image is "call-us.png"
    But remember do not change the name of image

    2.For your second issue

    Go to
    Appearance > Theme Option > General settings > Home Page Top Right Contact Info

    and add your image there.
    For example
    Code:
    <img src="your image address"/>
     
  3. noahpettit

    noahpettit New Member

    Joined:
    Oct 15, 2012
    Messages:
    13
    Likes Received:
    0
    How do I access my themes directory?
    I am using media temple to host the site...

    Thanks!
     
  4. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    In downloaded theme, You will get zip file, Extract it, There you will get theme directory >images directory
     

Share This Page