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*

css to change color on contact info bar

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #16377
    whymatt
    Member

    Hi Guys,

    I’m trying to change the color of the background, text (and icons) on the Contact Info Bar.
    On the demo it’s a dark grey, light grey and blue respectively.
    Can you please point me to the correct css?

    Thanks,
    Matt.

    #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;
    }

    #16398

    That’s great whymatt

    Thank you!

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.