Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1272111

    Hi, How to I make the text of the phone number (on the upper left of my site) larger and white? Thanks

    http://www.mailboxesbybathx.com

    #1272118

    Hi,

    Please go to Enfold theme options > Advanced Styling and edit “Small bar above Main Menu” and change font color to white. To increase font size, please add following code to bottom of Quick CSS field in Enfold theme options > General Styling

    .phone-info {
        font-size: 16px;
    }

    Best regards,
    Yigit

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