Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #523224

    Hello!
    Can you provide code to adjust (enlarge) the size and color of the header: extra element (phone number) in my header?

    #523374

    Hey MajorRestoration!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .phone-info {
        color: orange!important;
        font-size: 16px;
    }

    Cheers!
    Yigit

    #523963

    Thank you! Worked nicely.

    If I want a specific hex color, can I add that in place of the “orange”?

    #523967

    Hi!

    Yes, that works as well :)

    Cheers!
    Yigit

    #523976

    Thank you!

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Adjust size/color of header: extra element (phone #)’ is closed to new replies.