hyperlinks are not underlined

Patricia September 17, 2020 at 2:13 pm

why are links in paragraph copy not underlined? the text seems to be slightly darker in color, but I need them to be underlined. I would think this would be done by default and not have to do it for each link. I cannot find a place to change how links are shown.
Krystalpro

Replies (1)

  1. Patricia September 17, 2020 at 2:13 pm

    why are links in paragraph copy not underlined? the text seems to be slightly darker in color, but I need them to be underlined. I would think this would be done by default and not have to do it for each link. I cannot find a place to change how links are shown.
    Krystalpro

  2. Spiracle Themes September 18, 2020 at 12:14 am

    Hi Patricia,

    its a theme style not to have an underline for hyperlinks. If you want you can show underlines by adding this simple CSS

    a, a:hover {
    text-decoration: underline;
    }

    Copy and paste it in Appearance -> Customize -> Additional CSS

    Let us know if you have any questions

    Best Regards

Post a Reply

Reply To: hyperlinks are not underlined
Your information: