• Resolved enriquei69

    (@enriquei69)


    hello

    i have added the plugin and it’s working thank you, but why it’s showing number near every related post such as 28.5 , other related in same post 27.4 …. etc ?

    how can i remove the numbers from related posts ?

    and how can i make it normal without bold ?

    thanks

Viewing 1 replies (of 1 total)
  • Plugin Support Michael Nelson

    (@mnelson4)

    Hi @enriquei69, nice to digitally meet you.
    Those numbers only appear to site admins, regular site visitors don’t see them.
    And to remove the bold for that template, add this additional CSS to your theme:

    
    .yarpp-related a{
    font-weight:normal !important;
    }
    

    That code will be slightly different for other YARPP themes (eg if you change it to thumbnails it will be different).

    Does that make sense?

Viewing 1 replies (of 1 total)
  • The topic ‘related posts showing numbers’ is closed to new replies.