Login Dropdown offscreen on iPad Mini

2 replies · opened Jan 28, 2020

DDanuDesignJan 28, 2020

The login dropdown is offscreen on iPad mini

SSemicolon WebSTAFFJan 30, 2020

Hello,

Add the .top-link-section-invert to the .top-link-section Element and then add the following CSS Code:


.top-link-section.top-link-section-invert {
	left: auto;
	right: 0;
}

This will definitely fix the issue. 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
Login Dropdown offscreen on iPad Mini · Canvas Template Support