Before you ask please READ THIS

Remove thumbnail from posts navigation on Single Post

in Rife Posts: 63
Hi,

There was a similar discussion on this (https://support.apollo13.eu/discussion/comment/25947#Comment_25947), but the solution presented was to disable navigation. I would like to keep the posts navigation without the thumbnail.

Would appreciate your help on this.

TIA!

Comments

  • AirAir
    Posts: 10,970
    Hello :-)

    Please add such a custom CSS:
    .posts-nav .image {
      display: none;
    }
    With kind regards.
  • Thank you, Air, that worked. :-)

    Cheers!
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!