• Resolved rokkan

    (@rokkan)


    On blog posts I want to the move the links to what I assume is previous and next blog post. I want to keep the related post section, but I just don’t like the little links at the end. They always seem redundant when you have related links with images.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • noda

    (@nodarik)

    Hey there

    @rokkan try this css in appearance > customize > additional css:

    .post .shapely-next-prev {
    display: none;
    }

    Thread Starter rokkan

    (@rokkan)

    Thank you so much! That looks so much nicer!

    noda

    (@nodarik)

    Thank you too 🙂

    Don’t forget to mark your ticket as a resolved

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Remove next/previous post links’ is closed to new replies.