badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Petrichorpost.com

Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Change link colors in posts. #3764
    Petrichorpost.com
    Participant

    I figured out how to change the link colors in a post. My only remaining issue is how do I change the link colors when a list (ul, ol) is used in a post. At the moment, all the link colors in lists is the same as the text.

    To change the links in posts colors, I used the following custom CSS:

    .post a {color:#05A9C5;}
    .post a:visited {color:#05A9C5;}
    .post a:hover {text-decoration:underline;} 

    If you have a better method, please share.

Viewing 1 post (of 1 total)