LOGO PNG STICKY HEADER SAFARI MOBILE STRECHED
-
Hello,
I manage several wordpress with your theme “woodmart”. All the websites have the same issue when they use a png logo: the logo is streched on the sticky header using safari mobile (iOS). All the others browsers are ok.
Hello,
Please provide the URL of the website to check it myself and help you out accordingly.
Regards.
Xtemos Studios
Please try the link in private.
Hi,
Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.
body .whb-sticked .wd-switch-logo .wd-sticky-logo,
body .whb-clone .wd-switch-logo .wd-sticky-logo {
display: inline-block;
}
This issue will also be fixed in the next theme update.
Best Regards