Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| v:2.0:snippets:add_message_above_email [2018/07/23 05:21] – [Step 1: Get the Snippet] adam | v:2.0:snippets:add_message_above_email [2018/07/23 05:21] (current) – [Optional Styling] adam | ||
|---|---|---|---|
| Line 34: | Line 34: | ||
| < | < | ||
| < | < | ||
| - | #fc .fc-messages .fc-alert { | + | #fc .fc-messages .custom-message{ |
| background-color: | background-color: | ||
| border-color: | border-color: | ||
| Line 43: | Line 43: | ||
| **To change the text, use:** | **To change the text, use:** | ||
| < | < | ||
| - | #fc .fc-messages .fc-alert ul li { | + | #fc .fc-messages .custom-message |
| color: red; | color: red; | ||
| } | } | ||
| </ | </ | ||