Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

Background color for wpforms won’t change

$
0
0

Replies: 0

I am changing the website appearance to black, but I’m unable to change the background / border color of my WPforms. I’m looking for advice.

I’ve tried using different css codes, but none of them work. I’m a total noob on website building and this being my first website, I really can’t figure it out myself.

Thank you in advance

I’ve tried the following codes

/** WPFORMS WPFORMSLABEL **/
.wpforms-form {
background-color: #000000;
border-bottom-color: #000000;
border-color: #000000
}

.page .page-wrap .content-wrapper, .single .page-wrap .content-wrapper {
background: #000000;
}


Viewing all articles
Browse latest Browse all 59525

Trending Articles