Hi,
For some reason our logo is being stretched on Safari.
Any ideas how to fix this?
Thanks,
Hey Coronacom!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.avia-safari-8 .logo img { width: auto; }
Cheers!
Yigit
Hey!
Please try this code:
.avia-safari .logo img { height: 146px; min-height: 146px; }
Regards,
Ismael
cool, works! thank you!