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*

Change of Default Font Colour on Top Contact Info bar

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #41057
    info165
    Participant

    Hi there,

    I am using the Free version of Interface theme. I have successfully installed the child them for the same. I would need some support in changing the font colour from grey to While and also wanted to change the font size 14 or 15 to 13.

    Could you please advise me the easiest way of adding the codes on the child theme or just on the CSS setting.

    I really appreciate your help on this matter.

    Thank you
    Ankit

    #41116

    Hi Info165,

    To change the color and the font-size paste below CSS code in your child theme CSS. Also if you want more features like font-family, font-size and font-color, color skin you can upgrade it to pro version of the Interface theme and change as you wish.

    .info-bar,
    .info-bar .info ul li a {
        color: #fff;
        font-size: 14px;
    }

    Thank you!

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