prevent logo from stretching in mobile version

Hi, how can i avoid this?

see attachments

Hi @tatti,

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

www.cookielab.it

You can try fixing this by adding the following CSS code in the Custom CSS option of your theme on the below path.

Admin Area -> Appearance -> Customize -> Shapely Options -> Other


#site-navigation .module.left {
    width: auto;
}

I just tried this, nothing changed. :frowning:

Hello Movin,

I use your theme and it’s very beautiful, thank you very much !

I have the same “logo stretching” issue when I try to open my website with my Iphone.
http://pheroysa.com/

I tried your solution but nothing changed too.
I hope you will find an other one !

Thank you for everything !

Please try resolving it by using the solutions shared in the following topic.

https://colorlibsupport.com/t/internet-explorer-doesnt-work-properly/
https://colorlibsupport.com/t/responsive-settings-not-working/
https://colorlibsupport.com/t/mobile-menu-logo-stretch-no-menu/
https://colorlibsupport.com/t/logo-only-mobile-responsive-on-homepage/