Logo strech on Apple device
-
Hello,
logo is strech in sticky header on only Apple device. With android there is no problem, we didn’t find in any android phone. But in Apple in any internet browser (google chrome, safari) we get strech logo.
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
Its working now, thank you
The topic ‘Logo strech on Apple device’ is closed to new replies.