Viewing 1 replies (of 1 total)
  • Plugin Contributor Stef (a11n)

    (@erania-pinnera)

    Hi there!

    I checked one of your posts: https://grabadordellamadas.com/grabar-videollamada-whatsapp/

    The “Related Posts” title Relacionado appears as an H3, while the post titles are all H4.

    Is the Relacionado H3 that bothers you at all? if you want to remove it completely, try adding this code to your CSS edit on the Customizer:

    
    #jp-relatedposts h3.jp-relatedposts-headline em {
        display: none;
    }
    

    Let me know if it works!

Viewing 1 replies (of 1 total)
  • The topic ‘Related posts H3’ is closed to new replies.