Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author A WP Life

    (@awordpresslife)

    Hi jackf87,

    If you Want change background color of contact form then please use this below code in custom CSS field.

    And use a chosen color code in background-color.

    .cfw-form { 
     background-color: #000000 !important;
     }

    If you still have any issue then please let us know.

    Thanks!!!

    Thread Starter jackf87

    (@jackf87)

    Thank you very much!!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Change background color’ is closed to new replies.