Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #430246

    Hi,

    I want to my header logo to have its actual size: 965 x 160 px
    I choose:
    Logo center, menu below
    Header size – customer pixel value
    Header custom height – 160 px

    But it shows only a small header in the center
    I can´t give you a link because I doing the changes in Theme Test Drive

    What shall I do?
    Thanks
    Charlotte

    #430414

    Hey Charlotte!

    Please try adding following code to Quick CSS

    .html_header_top.html_logo_center .logo {
      left: 0;
      -webkit-transform: none;
      -ms-transform: none;
      transform: none;
    }

    Regards,
    Yigit

    #430425

    thanks…

    Its now 2/3 of the size and on left hand side

    #430444

    Hey!

    Can you please try adjusting left value and check if that helps? If not, we are going to need to see the site live to provide accurate CSS code :/

    Regards,
    Yigit

    #430455
    This reply has been marked as private.
    #430457

    Hey!

    Please review your website now. I noticed you forgot to add % to the value. I have added it and adjusted.

    Regards,
    Yigit

    #430601

    Ok.. thanks.

    Can you make the header as big as its actual size 963 x 161 px ? and it should be centred.

    Now it is maybe half the size.

    Thanks
    Charlotte

    #430947

    Hey!

    Please go to Enfold theme options > Header and change header height to around 160px and logo size will adapt automatically.

    Best regards,
    Yigit

    #430951

    Thanks: )
    It worked but I also want the header to be in the center, what shall add?

    #430976

    Hey!

    I adjusted left value in Quick CSS field. Please review your website now

    Regards,
    Yigit

    #430991

    Hey Yigit,

    I have empty the cache but it is still the same, not in the center..

    #431116

    Hi there…

    What shall I do in order to get the Header to be in the center?

    It should not be so difficult when you choose Logo center, Menu below.

    Thanks.

    Login to view it. The enfold theme is still in Theme Test Drive mood.

    #431149

    Solved!

Viewing 13 posts - 1 through 13 (of 13 total)
  • The topic ‘Show actual size of header’ is closed to new replies.