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

Changing the color of the footer

$
0
0

Replies: 0

I am trying to change the color of the footer, it is currently black and orange and that doesn’t go with my color scheme. I want to change the background color and the text color in the footer. I currently have 2 widgets in the footer, the godaddy email marketing form and social profiles, both of which are orange. I have tried putting the following into the Additional Css area and nothing seems to work. Please help!

.footer{
background: #2723c1;
}
.footer-socket-wrapper {
background-color: #F8F8F8;
}

footer#footer h3.widget-title {
color: #808080;
}


Viewing all articles
Browse latest Browse all 59525

Trending Articles