Logo size not changing

Discussion in 'Woodpecker WordPress Business Theme' started by liftedplane, Apr 5, 2014.

  1. liftedplane

    liftedplane New Member

    Joined:
    Jul 16, 2013
    Messages:
    23
    Likes Received:
    0
    Location:
    Washington State
    I'm trying to get the logo for a site I'm building to stop cutting off the sides it's an ellipse and it's just keeps cutting the sides off.

    here's my site www.kingvapers.com
    here's what I've found on the forums it just doesn't seem to be working
    Code:
    #logo {
    width: 250px;
    height: auto;
    padding-top: 5px;
    padding-bottom: 0px;
    }
    #logo img {
    vertical-align: bottom;
    }
     
  2. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160

Share This Page