Russ

Pixel Exit Staff
When your Page navigation style is set to Full, you'll see duplicate page navigation in mobile.

For now, you can add this to your extra.less:
Code:
.pageNavWrapper.pageNavWrapper--full .pageNavSimple {
    display: none !important;
}

It'll be addressed in the next update.
 
This has been addressed for the 2.1.1 release. You can remove the CSS above if you added it.
 

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