Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #441101

    Dear Kriesi Team,

    How come that the hyperlink doesnt appear underlined ?
    I would like to have it underlined when unvisted.
    How can I do this ?

    Thank you

    #441675

    Hey Soapmarine!

    Try adding this to your custom CSS.

    p a { text-decoration: underline; }
    

    Cheers!
    Elliott

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