• Resolved tanyanaidoo

    (@tanyanaidoo)


    Hi There,

    i am currently having problems with the font colour on the forms,

    The font colour is white on a white back ground and i am unable to vie the text on the fields because of the colour.

    Please advise

    Regards
    Tanya Naidoo

Viewing 1 replies (of 1 total)
  • @tanyanaidoo,

    Please add the following code to your theme style.css file:

    .wdform-label {

    color: #FFFFFF !important;

    }

    .wdform-ch-rad-label {

    color: #FFFFFF !important;

    }

    This should resolve your issue.

Viewing 1 replies (of 1 total)
  • The topic ‘Font colour’ is closed to new replies.