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
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
thanks…
Its now 2/3 of the size and on left hand side
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
Hey!
Please review your website now. I noticed you forgot to add % to the value. I have added it and adjusted.
Regards,
Yigit
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
Hey!
Please go to Enfold theme options > Header and change header height to around 160px and logo size will adapt automatically.
Best regards,
Yigit
Thanks: )
It worked but I also want the header to be in the center, what shall add?
Hey!
I adjusted left value in Quick CSS field. Please review your website now
Regards,
Yigit
Hey Yigit,
I have empty the cache but it is still the same, not in the center..
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.
Solved!