Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #311091

    I need to edit the phone number in the header to a larger bolder font and change the colour.

    #311273

    Hey!

    Try adding this code to the Quick CSS:

    .phone-info {
        font-size: 24px;
        color: red !important;
    }

    Adjust as needed.

    Cheers! 
    Josue

    #313536

    Thanks :)

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Need to edit phone number in header’ is closed to new replies.