• I created a new logo but it’s barely visible. Any advice on how to get it proportionally sized for both web ans mobile?

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi @jrgrundy I believe your logo is to large and used to much blank space around it. See to this image that i create: https://prnt.sc/lv7u73.

    So edit your logo and crop to get rid the white or transparent space surround your logo.

    • This reply was modified 6 years, 3 months ago by gissagiswara.
    • This reply was modified 6 years, 3 months ago by gissagiswara.
    • This reply was modified 6 years, 3 months ago by gissagiswara.
    Thread Starter jrgrundy

    (@jrgrundy)

    Thank you! I tweaked it a little bit but can’t get rid of the white background. I also see that it interferes with the search bar now.

    Hello,
    first you can check if you theme have some option about the logo width and change from 65px tto 100px.

    or add to your child theme the following code.

    body #logo, body #logo img {
    max-width: 100px;
    }

    Antonis

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Logo Resize’ is closed to new replies.