Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #243997

    Hello,

    I add this code to my CSS
    .social_header .phone-info {
    color: white;
    font-size: 1.70em;
    }
    to increase the font and change the color on toolbar in header but doesn’t work for me. I’m using the last WordPress and Enfold versions.
    Can you help me?
    Thank you.
    Regards

    #244002

    Hi,

    Can you post the link to your website please?

    Regards,
    Josue

    #246821
    This reply has been marked as private.
    #246829

    Hey!

    This will do it:

    .phone-info span{
    color: white;
    font-size: 1.70em;
    }

    Best regards,
    Josue

    #247645

    Perfect!!!! Now works correct.
    Thank you very much!!

    Regards.
    Alexia.

    #247681

    You are welcome Alexia, glad we could help :)

    Regards,
    Josue

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