Viewing 1 replies (of 1 total)
  • Hi,

    Do you mean to enable underline on hove of links. then try to add the below CSS code and check.

    a:hover {
        text-decoration: underline;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Hide hyperlink underline on all pages/menus/etc.’ is closed to new replies.