Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #683075

    Hey,

    I want the logo to be bigger, actual size is 1039 px
    http://www.newyorkinspiration.com

    When I choose Header Size – Large and it does not get bigger.

    Thanks
    Charlotte

    #683548

    Hey Charlotte,

    Please try the following in Quick CSS under Enfold–>General Styling:

    .html_header_top.html_logo_center .logo {
        min-width: 100% !important;
    }

    Regards,
    Rikard

    #683938

    Thanks Rikard,

    The logo has now the right size but it is no longer center after I put in your code.
    Its on the left hand side.

    What code shall I add in order to adjust it?

    Thanks
    Charlotte

    #684441

    Hi,

    Please try this as well:

    .logo img {
        min-width: 100% !important;
    }

    Thanks,
    Rikard

    #684480

    Thanks Rikard but that code streches the header

    header

    #685343

    Hey Charlotte :)

    Please go to Enfold theme options > Header and increase header height to 135px

    Regards,
    Yigit

    #685595

    Thanks :)

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Make the header bigger’ is closed to new replies.