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*

Color of links in lists

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #17919
    Cerstin
    Participant

    Hi,

    I have changed our link color in the Color Options sections.
    However, this does not affect the color of the links in lists. They appear just like normal texts and can only be detected when you accidentally touch them (hover).

    Where can I set the color of links in ul and ol lists, please?

    Best regards and thanks!

    #17940

    Hi Cerstin,
    Could you Please send the Url of your site ?

    Thank you!

    #17953
    Cerstin
    Participant

    Here you go
    this is a link to an article that shows the problem

    http://ichkannnichtmehrlebenohne.de/2011/10/27/test/

    Thanks for your help!
    Cerstin

    #18060

    Hi Cerstin,

    To have the color of the links in lists Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:

    #content ul a, 
    #content ol a {
        color: #b52253;
    }

    Thank you!

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