Tagged: 

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

    Hey everyone
    When I change the text colors inside a table, it doesn’t show on my front page. I wanted to change the title from black to white. In the backend it shows me white but clearly on the front page the black remains.
    Can anyone help me out?

    Thanks and kind regards,
    Aline

    #602977

    Hey Aline!

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

    td strong {
        color: inherit!important;
    }

    Regards,
    Yigit

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