Responsive menu hidden by logo iPhone 6

1 reply · opened Jul 1, 2020

PPix2271Jul 1, 2020

Hi,

www.strongertogether.org.za

The first menu item "HOME" is hidden on iPhone 6 screen.

I have attached a screen shot.

Thanks very much,
N

SSemicolon WebSTAFFJul 1, 2020

Hello,

This is due to the Customized Codes and using a 150px Height Logo Image where as currently only 100px is allowed in Canvas v5.x. Consider using the following code:


.device-xxs #logo img {
	height: 100px;
}

This will definitely work fine. Hope this Helps!

To use Flexible Logo Heights, update your Website to Canvas 6.

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