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

    I have activated the post navigation feature and this works great. But is there a way to remove the image from the navigation link? I belive this is the featured image that is used for this.

    Regards
    Nina

    #1462086

    Hey Advantage09,

    Thank you for the inquiry.

    You can add this css code to hide the featured image in the post nav container:

    .avia-post-nav .entry-info span.entry-image {
        display: none;
    }

    Best regards,
    Ismael

    #1462113

    Thank you.
    Works great.

    Regards
    Nina

    #1462132

    Hi,

    Great! Let us know if you have more questions.

    Have a nice day.

    Best regards,
    Ismael

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘post navigation’ is closed to new replies.