• textagentin

    (@textagentin)


    Hi there,

    I want to make the Logo in the header bigger, but I couldn’t find any custom css working. Can somebody help?

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • AddWeb Solution

    (@addweb-solution-pvt-ltd)

    Hello textagentin ,

    Add below css code into your current active child theme’s style.css file or you can add additional css option in theme customizer

    #logo img {
        height: 120px;
    }

    Hope this will helps you.

    Thanks.

    Thread Starter textagentin

    (@textagentin)

    Hi AddWeb!

    Thanks – the code worked. I added also the width and I like the size it has now. But unfortunately it looks very fuzzy now. How do I have to scale the logo so it looks fine? I tried with a very big one (2500×700 px) and with a smaller one (500×120) – both is fuzzy?

    Thanks for your help!

    AddWeb Solution

    (@addweb-solution-pvt-ltd)

    Hello textagentin ,

    Your actual logo size is 225×58.so i think that is the reason for fuzzy image.

    thanks.

    Theme Author ThemeHunk

    (@themehunk)

    Hello there,

    Please contact to our support forum: https://themehunk.com/support/
    our technical team is always ready to help you.

    Best Regards

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Change Logo size on online lite’ is closed to new replies.