Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author cubecolour

    (@numeeja)

    I think this issue would probably be due to the CSS of your theme. Please link to a page on your site where I can see the issue

    Thread Starter meadows19

    (@meadows19)

    What a quick response. Thank you.

    The site is blocked for non logged in users, but I’ve made a screenshot:

    External link

    So far, I’ve managed a workaround by putting this in my custom CSS stylesheet.

    /* Make external arrow link bigger and remove underline*/
    .extlink sup:after {
        font-size: 1.5em !important;
    text-decoration: none !important;
    }

    That removes the underline (and also makes the arrow a little bigger).

    • This reply was modified 8 years, 2 months ago by meadows19.
    • This reply was modified 8 years, 2 months ago by meadows19.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Remove symbol underline’ is closed to new replies.