I updated to 2.3.1 today and the logo on my site used to be center aligned and perfect now the logo doesn’t seem to size properly on mobile and it goes off the right side of the mobile browser. It basically cuts off the logo.
Thanks for the great theme.
Hello gekkie96!
Can you post the link to your website? I cannot connect to wype.me for some reason
Best regards,
Yigit
Am expressing the same issue on my samsung II… here my link http://www.crypticshell.co.uk . Tried it on desktop by squeezing the browser and am expressing the same issue at about 300px screen width.
Hello!
Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 480px) { .responsive .logo img { width: 263px!important; } }
Cheers!
Yigit
Works like a charm.
Thanks Yigit