Reply To: Font Weston

#1477
livemesh
Keymaster

Hi,

Please edit one of the slide in the Revolution Slider. You will see the “Layer General Parameters” section below. Click on the “Edit CSS File” button and paste the following code and update.

 .tp-caption.extinct_white{
        position: absolute; 
	color: #e5e5e5; 
	text-shadow: none; 
	font-weight: normal; 
	font-size: 36px; 
	line-height: 52px; 
	font-family: "Weston"; 
	text-align: center;
	letter-spacing:6px;
	margin: 0px; 
	border-width: 0px; 
	border-style: none; 
	background-color:transparent;			
} 

In the “Style” dropdown choose “extinct_white” as the style for your text layer. See this screenshot for assistance if needed https://docs.google.com/file/d/0B9j6FQo4cSQFcnJZZDFOMG92Z0U/edit?usp=sharing

Hope that helps. Thanks.