Logo only mobile responsive on homepage

Hi Movin,

the logo i used within the Site Identity is only mobile responsive on the homepage, but not on the other pages. There is stretches too much. On desktop it works perfectly fine.

I tried this CSS as mentioned in an earlier support tread but that has no effect so far.

#page #logo img {
max-width: 100%;
}

tnx again!

Hi @jolinekool,

I hope you are well today and thank you for your question.

Could you please share me your site URL where it’s happening so that i can troubleshoot it?

Kind Regards,
Movin

Hi Movin,

sorry for the late reply, i’m on a six months roadtrip, so don’t have access to Internet all the time.
It is kaftwerk.com

regards, Joline

Please try using the following CSS code to resolve the issue.

#site-navigation .module.left {
    max-width: 100%;
}

If the above solution doesn’t work for you then try using latest version of shapely theme by downloading it from the below page.