• Closed
  • Christi Carlson
    Spectator
    October 14, 2014 at 7:18 pm #13231

    I have my theme set to dark and the writing set to white. It works on all my widgets except for the widgets in the footer area.  The content writing is dark and cannot be read.

    Christi Carlson
    Spectator
    Posts: 16
    October 16, 2014 at 9:19 pm #13263

    Footer Widgets

    Roman
    Spectator
    Posts: 3147
    October 21, 2014 at 7:21 pm #13286

    please provide website URL

    Christi Carlson
    Spectator
    Posts: 16
    October 30, 2014 at 5:28 am #13386
    Roman
    Spectator
    Posts: 3147
    October 31, 2014 at 11:05 am #13398

    try this Custom CSS code:

    .footer a {
    color: #fff!important;
    }

    Christi Carlson
    Spectator
    Posts: 16
    November 5, 2014 at 5:33 pm #13439

    Thank you that worked.