badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Reply To: css to change color on contact info bar

#16388
whymatt
Member

Sorry, I worked this one out myself!

#branding .info-bar {
background-color: #EFEFEF;
}

.info-bar .info ul li a, .info-bar .info ul li {
color: #666;
}