Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #488059

    How do we remove the gray bars on either side of blog posts that link to the next and previous post? When you hover over them the pop out to show the name of the next/previous blog post.

    #488167

    Hi mikehartrich,

    Please try the following in Quick CSS under Enfold–>General Styling:

    .avia-post-prev, .avia-post-next {
      display:none !important;
    }

    Best regards,
    Rikard

    #489719

    Thank you Rikard! That did the trick :)

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Remove pagination on blog’ is closed to new replies.