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

    Hi, How would I make the Phone number text in top left of my website larger and different color? I created this by add the text in a secondary menu.

    #1417366

    Hi jasonlthornton,

    Please try to add this CSS code in Enfold > General Styling > Quick CSS:

    #top #header_meta #menu-item-3738 a {
        color: white;
        font-size: 14px;
    }

    Hope it helps.

    Best regards,
    Nikko

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