• Hello all,
    Just wondering if anyone knows how to enlarge the logo with the minimalist portfolio theme? It doesn’t seem like there’s any info out there on how to proceed. I would be very happy to hear from someone who has managed to make their logo bigger!
    Thanks a lot!

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

Viewing 7 replies - 1 through 7 (of 7 total)
  • Theme Author Anders Norén

    (@anlino)

    Hi @nevin26,

    You can increase the size of the logo by reducing the empty whitespace around the actual logo in the image file. See below:

    — Anders

    1300 × 984 – Hello Anders – I have a logo which is 1300 x 984 with no white spacing around it but it still doesnt seem to increase on the actual webpage. Do you have some css coding that I cant try? – Letty

    Thread Starter nevin26

    (@nevin26)

    Hi @letty123,
    I also haven’t managed to increase the size even after reducing the white space.
    If you find out how to do this I would love to know about it too!
    Cheers,
    Nevin

    Hello Nevin26,

    This coding will work if you adjust the max-height

    .site-header .custom-logo {
    max-height: 300px;
    max-width: calc( 100% – 80px );
    }

    Thread Starter nevin26

    (@nevin26)

    Worked wonders, thank you so much @letty123

    no problem

    Hello,

    I am using Divi themes and need to get my logo larger as well. I bought a logo on etsy and am not sure how to remove the white space to make it larger. Any help would be so appreciated!

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘How to make logo bigger/wider’ is closed to new replies.