Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter iksivee

    (@iksivee)

    Solution for me:

    .site-footer .widget-area .widget input,
    .site-footer .widget-area .widget textarea {
    background-color: #ffffff;
    border: 1px solid #c7c7c7;
    color: #343434;
    }

    Thread Starter iksivee

    (@iksivee)

    But for Mozilla work:
    .caldera-grid .form-control {
    background-color: transparent;
    }

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘CSS – Footer widget – change background color’ is closed to new replies.