blackbird logo not responsive?

Discussion in 'BlackBird WordPress Theme' started by tasteofindia, Mar 10, 2014.

  1. tasteofindia

    tasteofindia New Member

    Joined:
    Mar 5, 2014
    Messages:
    2
    Likes Received:
    0
    Hi, Can you please let me know how i can make logo on my blackbird responsive theme responsive so it appears perfectly when viewed in mobile phones?
     
  2. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
  3. tasteofindia

    tasteofindia New Member

    Joined:
    Mar 5, 2014
    Messages:
    2
    Likes Received:
    0
  4. Gourav

    Gourav Support Staff

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

    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    Code:
    .header .logo img {
    width: 100%;
    } 
    Thanks & Regards
    Gourav Shrivastava
     

Share This Page