• Hi,

    I have been trying to increase the size of the logo on my Website but have been unable to do it. I tried uploading different sized logo images but they keep getting squashed in the same area.
    I am new to CSS hence do not know what code will help me do the same. I would really appreciate if someone could help me out here as I have been stuck on this for a couple of days.

    Thanks!
    Warm regards
    Bharti Goel

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi Bharti,

    You have uploaded a huge logo image:

    http://prntscr.com/hnuv8n

    Please upload a smaller logo image around 100×70 pixels and then let us know if it doesn’t appear bigger, then we will offer you with a custom code.

    Thanks!

    • This reply was modified 8 years, 5 months ago by emranemranx.

    Hi Bharti,

    You can add a logo with 200 x 100 pixels dimensions and try adding the following code to your Admin Panel > Appearance > Customize > Additional CSS field:

    #logo img {
      max-height: 74px;
    }

    Thanks!

    Thread Starter bhartigo

    (@bhartigo)

    Thanks, Emran!

    This worked. Really appreciate the help 🙂

    Warm regards
    Bharti

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Header Logo size’ is closed to new replies.