Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1399538

    Hi,
    is there a possibility, to show “previous” and “next” Buttons for posts on mobile devices?
    It’s a bit annoying that they’re hidden on mobile phones.
    Cheers,
    Klaus

    #1399581
    @media only screen and (max-width: 767px){
      .responsive #top .avia-post-nav {
        display: block;
      }
    }

    but i guess on next enfold version there will be a swipe support on post-navigation.

    #1399606

    Works fine, many thanks! A swipe support on post-navigation would be absolutely perfect.

    #1399609

    Hi,

    Glad to know that @Guenni007 helped you out. Please feel free to open another thread if you have more questions about the theme.

    Have a nice day.

    Best regards,
    Ismael

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Previous Next Button on mobile device’ is closed to new replies.