Tagged: 

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

    How can I have my links on the site main content be underlined? I tried to see what was making them display none, but I couldn’t figure it out. thank you. I tried to search for this on your site, but didn’t know the exact words to use.

    http://50.87.248.198/~westpro1/dev/about-us/ (the word Daniel Weaver) is a link

    thank you
    gary

    • This topic was modified 9 years, 3 months ago by gharding. Reason: so others can find it
    #489467

    Hi gharding!

    use this code in Quick CSS field:

    a {
    text-decoration: underline;
    }
    

    Regards,
    Andy

    #489569

    that worked. thank you, Andy.

    #489889

    Hey,

    Great, glad we could help :-)

    Best regards,
    Rikard

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