On some mobile phones my logo is not resizing. The attached screenshot is from a Windows Phone Nokia Lumia 920 using Internet Explorer.
Here is the site: http://salidaveterinary.com/
Screenshot: http://salidaveterinary.com/wp-content/uploads/2016/07/image1-1.jpg
Hi alex5252!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 480px) {
.logo, .logo a, .logo a img {
max-width: 360px;
}}
Best regards,
Yigit
That seems to have made it worse, please take a look at the site now.