Pagination does not work on mobile.
Posted by:
buzzcloudau
Mar 27, 2016 at 12:46 (9 year ago)
The pagination does not work on mobile devices.
To fix, the float on the navigation should be set to none.
.navigation {
float: none;
}
To fix, the float on the navigation should be set to none.
.navigation {
float: none;
}