Logo over menu in mobile

2 replies · opened Jan 3, 2020

SstefanobarsottiJan 3, 2020

hello how can I solve the mobile display that the logo covers the menu?
See Attachment

SstefanobarsottiJan 3, 2020

See Attachment

SSemicolon WebSTAFFJan 5, 2020

Hello,

You can simply use the following code for the Mobile Devices to make the Logo smaller and have more space for the Mobile Hamburger Icon:

.device-xs #logo img {
	height: 80px;
	margin-top: 10px;
	margin-bottom: 10px;
}

This will definitely work fine. Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard