hyperlinks are not underlined

This topic is empty.

Viewing 1 reply thread
  • Author
    Posts
    • #2180


      Patricia
      Guest

      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

    • #2181


      Spiracle Themes
      Guest

      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

Viewing 1 reply thread

Reply To: hyperlinks are not underlined

Your information:




Cancel