• Resolved cicciobomba33

    (@cicciobomba33)


    Hello,
    I’m using Gutenmerg with Gutentor, linked text doesn’t appeared as linked, only on maouse over the “hand” of the link appears, otherwise there’s no way to see that some text is linked.
    Thank you

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Contributor codersantosh

    (@codersantosh)

    Hello @cicciobomba33 ,

    You can just select the link text and highlight the text with color, underline and more with Gutenberg. If you want quick solutions you can use following CSS to underline the link on Appearance => customize => Additional CSS

    a {
        text-decoration: underline;
    }

    Best Regards!

Viewing 1 replies (of 1 total)
  • The topic ‘Links not visible with gutenberg’ is closed to new replies.