Support Forums for LiveMesh Themes & Plugins › Forums › Extinct Theme Support › Font Weston
- This topic has 5 replies, 3 voices, and was last updated 12 years, 2 months ago by
livemesh.
-
AuthorPosts
-
August 30, 2013 at 7:30 pm #1474
paparmane
MemberHello, Im a Rookie ;-).. and I can’t change the font “open Sans” for Weston in slider.. I don’t know where I have to go the change the css.. 🙁 But the font works at other place in the site. Thanks for help! (see my screenshot)
IsabelleAugust 31, 2013 at 4:28 pm #1476livemesh
KeymasterSince revolution slider does not provide a way to export CSS, we need to manually insert the CSS into revolution slider admin panel. I am away from my desktop now. Will post the required CSS in few hours that should solve this issue. Thanks!
September 1, 2013 at 2:02 am #1477livemesh
KeymasterHi,
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.
September 21, 2013 at 9:48 pm #1760metalpotatouk
MemberThis reply has been marked as private.September 21, 2013 at 10:33 pm #1763metalpotatouk
MemberPlease don’t worry about replying to my last post. I’ve decided not to use Revolution. The normal slides will do fine for my needs.
September 23, 2013 at 10:01 am #1774livemesh
KeymasterThe reason why you were still having the issue is because you haven’t imported the Weston font and using the Arvo font. Hence in your case,
.tp-caption.extinct_white{ position: absolute; color: #e5e5e5; text-shadow: none; font-weight: normal; font-size: 36px; line-height: 52px; font-family: "Arvo"; text-align: center; letter-spacing:6px; margin: 0px; border-width: 0px; border-style: none; background-color:transparent; }should fix the issue (the Weston replaced by Arvo font in CSS). Thanks
-
AuthorPosts
- The forum ‘Extinct Theme Support’ is closed to new topics and replies.