Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor David Cramer

    (@desertsnowman)

    not at present. I do want to add a form styler eventually but I dont have a solution at this time.

    nbnn.in is my website Iam using caldera forms.Background of the website is in red color and alert color is also red making the alert invisible,is it possible to change??

    Thread Starter Jakkflash

    (@jakkflash)

    raut123 – Paste the following code into your theme’s custom css area and edit which alerts you want to:

    .caldera-grid .alert-success, .caldera-grid .alert-info, .caldera-grid .alert-warning, .caldera-grid .alert-error, .caldera-grid .alert-danger {
    background-color: #??????;
    border-color: #??????;
    color: #??????;

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Edit Alert CSS’ is closed to new replies.