Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #889884

    Hi,

    I have been trying to resize my logo so it will be larger than what it is. I have tried several different sizes and have adjusted accordingly in Enfold theme options > Header > Header Size and choose to display Custom Pixel value.

    However all that is happenning is the height of the menu / logo area is getting larger but the logo stays the same?

    Thanks
    John

    #889953

    Hey John,

    Try adding this css code in Quick CSS (located in Enfold > General Styling):

    #header .logo a img {
        height: 100% !important;
    }

    Let us know if this helps :)

    Best regards,
    Nikko

    #890012

    Thanks Nikko.. that did the trick :).

    Cheers
    John

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Logo not resizing to a larger image’ is closed to new replies.