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.
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
