Hey there…happy new year!
I have placed a logo in the header middle…but it´s still cropped…height is ok but width is cropped like hell!
Maybe you can find a second to help me!
Thanks as always! Great support!!!
All the best!
Hey MMA_Impact!
Happy new year!
Can you please post the link to your website?
Cheers!
Yigit
Hi!
Please go to Enfold theme options > Header > Header Size and set it to “custom pixel value” and change the height to 55px, height of your logo
Regards,
Yigit
Thanks man! I guess I am blind…did not notice that…oh damn! =)
Thanks a lot!
Hey!
Please try adding following code to Quick CSS in Enfold theme options under General styling tab
.html_header_top.html_logo_center .logo {
left: 26%;
-webkit-transform: translate(-17%, 0);
-moz-transform: translate(-17%, 0);
-ms-transform: translate(-17%, 0);
transform: translate(-17%, 0);
}
Cheers!
Yigit
A M A Z I N G ! ! !
Thank you very much for your help!!!