DDanuDesignJan 28, 2020
The login dropdown is offscreen on iPad mini
2 replies · opened Jan 28, 2020
The login dropdown is offscreen on iPad mini
screenshot attached
live link: https://development.magnapix.net/nz
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