MattC

Registered
Title is pretty self explanatory. This only happens on the iPhone 4.7 inch screens.
On your demo board, I changed the logo text so you can see it's not just on my board.

Screenshot (23).png


Thank you.
 
There are some mobile improvements in our next release, but essentially you can reduce the padding in mobile:

Code:
@media (max-width: 650px) {
.p-nav-opposite .p-navgroup-link {
    padding: 20px 10px;
}}

Should help.
 

Pre-Sale Questions

If you have any questions or concerns you want to ask before you make a purchase don't hesitate to use one of our multiple support channels for your convenience.

Back