Skip to:
Content
Pages
Categories
Search
Top
Bottom

Change Font Color 'Error:'

  • @offgasin

    Participant

    I have used css to style the .bbp-template-notice.error, however, I have been unable to change the color of the ‘Error:‘ text which presents in black. I have a dark color background and need to change the text ‘Error:‘ to white…. I have been able to style the other text on the notice, but can’t get the ‘Error:‘ changed. Is this possible with css?

    Version 2.5.4

    Please help,
    Matt

Viewing 2 replies - 1 through 2 (of 2 total)
  • @robin-w

    Moderator

    can you provide a url to an example please

    @robkk

    Moderator

    @offgasin

    does this custom CSS help you

    div.bbp-template-notice, 
    div.indicator-hint {
    color: #fff;
    }
Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.
Skip to toolbar