Mobile Menu Logo Stretch No Menu

Ok!! Weird one here!

I’m just testing out your guys’ theme for a client, and this very strange thing happens:

On first load on a mobile device, the menu and image appears to be normal…

but if I refresh/reload the page, the image goes all wonky. Let me know what I’m doing wrong so this can be more consistent! Thanks!

Hi @klawzeus,

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

I visited your shared site and tested this issue multiple times but i couldn’t reproduce the issue as shown in the attached screenshot.

Please advise.

Best Regards,
Movin

Sorry for the delay. I went away on a holiday.

The site is now live at http://premierepm.ca

it is not consistent, which is very strange.

I thought maybe it was just my phone, but now I have the customer seeing the same problem.

I couldn’t reproduce the issue yet but you can try resolving 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 > a {
    width: 53px;
}