 
	
		
		
		
		
			
Hi, How to I make the text of the phone number (on the upper left of my site) larger and white? Thanks
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
