nav-links not working in mobile
-
navigation in mobile doesn’t work as in mobile device it shows “Page 1 of 24″ (as there there are no links to pages navigation can not be done) however in desktop site it shows <- Previous 2 … 24 Next -> (each text which link).
HTML:
<nav class=”navigation pagination” role=”navigation”>
<h2 class=”screen-reader-text”>Post navigation</h2>
<div class=”paging-nav-text”>Page 2 of 24</div><div class=”nav-links”>← Previous
1
<span aria-current=”page” class=”page-numbers current”>2</span>
3
<span class=”page-numbers dots”>…</span>
24
Next →</div>
</nav>The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘nav-links not working in mobile’ is closed to new replies.