Logo too big

Discussion in 'ColorWay WordPress Theme' started by colorplay, Jun 11, 2014.

  1. colorplay

    colorplay Guest

    Joined:
    Dec 28, 2011
    Messages:
    4
    Likes Received:
    0
    No matter what size logo I upload it is too big! How can I change the size? Also can I add social icons to the header space above the slider? Not a techie so I apologize in advance)
    Teresa
     
  2. 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:
    div.logo img {
    width: 40%;
    } 
    Adjust its value as per your requirements.

    Thanks & Regards
    Gourav Shrivastava
     

Share This Page