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

    Hello,

    How do I change the font color to white in the “latest news” section in the footer?

    #340098

    Hey mcraig77!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    #footer strong.news-headline, #footer .news-headline * {
    color: white!important;
    }

    Best regards,
    Yigit

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