[Support request] Underlined link on sidebar

Home Forums Support [Support request] Underlined link on sidebar

Home Forums Support Underlined link on sidebar

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

    How to do this with css?

    #2038014
    David
    Staff
    Customer Support

    Hi there,

    try this:

    .sidebar a {
        text-decoration: underline;
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.