Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1140083

    Dear Enfold,

    I know it’s probably a quick css fix, as I’ve seen it in the forums somewhere, but please let me know if you can what specific fix I need so that ALL hyper links on my site will appear without underlining?

    Presently, in some elements there is underlining, in others there is not, as you will see on the two pages linked below.

    On the front page — the black background color section with the blue font shows underlined hyperlinks.

    On the second page, on column left for example, no hyperlinks are underlined.

    Many kind thanks for your continued support.

    Richard

    #1140352

    Hey rwidick,

    Add this to quick css:

    a{
    text-decoration:none!important;
    }

    Best regards,
    Jordan Shannon

    #1140382

    Well done, Jordan. Works perfectly.
    Kind thanks,
    Richard

    #1140838

    Hi Richard,

    Great, I’m glad that Jordan could help you out. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.