Viewing 1 replies (of 1 total)
  • Michael Beckwith

    (@tw2113)

    The BenchPresser

    We don’t have any UI settings or whatnot to adjust styling for this, but we do have custom classes on it, if you know any amount of CSS.

    Here’s the HTML markup that we output.

    <div id="message" class="error bpro-error bpro-not-approved">
    <p>Some message here.</p>
    </div>
    

    So you’d have both the .bpro-error and .bpro-not-approved classes available to target that message box.

Viewing 1 replies (of 1 total)
  • The topic ‘Style Alert Message’ is closed to new replies.