Hello,
I am trying to make my logo look normal. The original is 800×800. When I shrink it to 324×156 it looks distorted. And when I don’t shrink it, it’s tiny.
How do I upload a custom logo that is a perfect square and have it look like the original?
Thanks,
Sarah Wehkamp
Hey!
Can you please once again set header height to 300px in Enfold theme options > Header Layout > Header Layout > Header Size = Custom Pixel Value > Header Custom Height and then add following code to Quick CSS in Enfold theme options under General Styling tab
.logo img {
padding: 0;
}
I have tried uploading your logo on my local installation with this configuration and it does look fine :)
Regards,
Yigit
Fantastic – worked like a charm. Appreciate the speedy response and the simple solution!