Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author themevision

    (@themevision)

    Hello,@dorux5!

    Have you tried to turn off the “Header Shrinking”?

    (Customising ▸ Header▸General…Header V3)

    https://prnt.sc/lcdnrl

    or,

    Insert following code into Customizing->General->Additional CSS:

    #masthead .sticky-header-shrink .logo {
        max-height: 84px;
    }

    Regards

    • This reply was modified 7 years, 5 months ago by themevision.
    Thread Starter dorux5

    (@dorux5)

    @themevision – thank you! It works with the second option – insert the code in additional CSS. Using the first one – turn off the header shrinking – it makes the logo bigger.

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

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