Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1474790

    Hello, Ismael,
    there is a great feature: show related posts (with the same tag) below the blog posts.
    There are three options there: thumb + tooltip, thumb + text, no related posts).
    I do not use thumbs at all and this feature looks terrible.
    It will be great to have forth option: list of related posts without thumbs (like you have in blog lists).
    here is the screenshot what I mean (see lower part of pic)
    https://disk.yandex.ru/d/fpqlQeFq11vEYQ

    #1474810

    Hey ibuzaev,

    Thank you for the inquiry.

    Try selecting the second option (Show thumb and title by default), then add this css code to hide the thumbnail container.

    #top .related_image_wrap {
        display: none !important;
    }

    Let us know if this works for you.

    Best regards,
    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.