Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #566528

    Hi,

    How can I change the link color to white.. thanks

    #566601

    Hey jalmz!

    Please do add to your CSS file:

    .news-headline {
    color: #fff !important;
    }

    Thanks a lot for your time and patience

    Best regards,
    Basilis

    #566919

    but my other news widget are affected… i only want the bottom news..
    i have a news widget that has a white background
    THanks…

    #567574

    Magandang umaga,

    Please try the following instead:

    #newsbox-4 strong.news-headline, #newsbox-4 span.news-time {
    color:white !important;
    }

    Thanks,
    Rikard

    #567596

    Rikard,

    Thank you! magandang umaga too

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Link color Footer’ is closed to new replies.