Responsive Logo Size

Discussion in 'Woodpecker WordPress Business Theme' started by mw4tmm2, Aug 2, 2014.

Thread Status:
Not open for further replies.
  1. mw4tmm2

    mw4tmm2 New Member

    Joined:
    Jul 25, 2013
    Messages:
    21
    Likes Received:
    1
    Location:
    Atlanta, GA
    I posted the following CSS to make my logo size larger:

    #logo {
    width: 950px;
    height: 250px;
    }

    Doing this doesn't make the logo responsive in Smart Phones or Tablets. Is there a way to modify the CSS to maintain the larger logo size but make the logo responsive in Phones and Tablets? URL is couragefortoday.com
     
  2. Nitesh

    Nitesh Support Staff

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

    This is not a correct process.
    Remove css code you have added.
    Please follow changes shown in the image given below.

    logosize.png

    Thanks & Regards
    Nitesh Raghuwanshi
     
  3. mw4tmm2

    mw4tmm2 New Member

    Joined:
    Jul 25, 2013
    Messages:
    21
    Likes Received:
    1
    Location:
    Atlanta, GA
    Thank you Nitesh, that worked perfectly.
     
Thread Status:
Not open for further replies.

Share This Page