Hello at Kriesi,
can you take a look? I have a logo “normal” left aligned and everything is fine but in iphones. There the logo is centered. On Android and responsive browser window it looks good.
Thanks!
Best Regards
Hey Sigmund,
Thanks for contacting us!
I added following code to Appearance > Custom CSS and that helped
@media only screen and (max-width: 480px){
.responsive #top .logo img {
width: 122px !important;
}}
Please flush browser cache and review your website :)
Best regards,
Yigit
Thats great, thanks!
You can close the topic if you want.
Best