Tagged: cornerstone
-
AuthorPosts
-
September 8, 2016 at 2:40 pm #1166929
lovetmParticipantHi,
I want to change a body of text to a Google Font, but nothing I’m trying is working. I currently have this code in the ‘STYLE’ section of the element.
.css-selector { font-family: 'Special Elite', serif;}Can you give me a better solution?
Thank you,
September 8, 2016 at 10:53 pm #1167508
LelyModeratorHi There,
Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL where this section is located. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.
September 12, 2016 at 2:15 pm #1171912
lovetmParticipantThis reply has been marked as private.September 12, 2016 at 7:23 pm #1172189
JadeModeratorHi there,
You seem to have missed posting the URL of your website.
Kindly provide us with it so that we could check.
September 15, 2016 at 1:52 pm #1177041
lovetmParticipantSorry about that. It’s http://www.lovetm.com
September 15, 2016 at 5:36 pm #1177311
JadeModeratorHi there,
Please try:
.css-selector { font-family: 'Special Elite', serif !important;}Hope this helps.
October 18, 2016 at 3:38 pm #1221305
lovetmParticipantHello,
I assume this is to be put in the STYLE section? It does not work for me.
October 18, 2016 at 6:27 pm #1221454
JadeModeratorHi there,
If you want to add it in the style field of an element, you will just need to add
font-family: 'Special Elite', serif !important;but if you need to target a CSS class, then you can add this in the CSS customizer:.css-selector { font-family: 'Special Elite', serif !important;}Hope this helps.
December 26, 2016 at 4:58 pm #1304966
goughsParticipantHello.
I also want to add this font to my block-quote. I copied in what you put above (‘Special Elite’, serif !important;) and though the font looks similar it doesn’t seem quite right.This is what i have;

and this is the style I want (not to worry about the colour)
http://www.bkintentionalcommunity.org/wp-content/uploads/2016/12/Screen-Shot-2016-12-27-at-9.55.08-am.pngThanks
PhillipDecember 26, 2016 at 5:00 pm #1304967
goughsParticipantSorry, meant this
December 26, 2016 at 10:19 pm #1305200
Paul RModeratorHi Phillip,
You only need to add this
font-family: 'Special Elite', serif !important;in the style field of your element.Not the whole
.css-selector { font-family: 'Special Elite', serif !important;}Thanks
December 27, 2016 at 12:28 pm #1306069
goughsParticipantThanks Paul
I added that code in customizer/custom/edit global css;.x-blockquote {
font-family: ‘Special Elite’, serif !important;
font-size: 24px;
color: #2F4F4F;
font-style: italic;but the result, though similar to what I want doesn’t appear the same (it’s too neat) as in the orange on black example given earlier. In that example, the text looks ‘gnarled’ and ‘lumpy’. That’s the look I want.
December 27, 2016 at 8:20 pm #1306580
FriechModeratorHi There,
Would you mind sharing us the URL where you get the screenshot below? So we can inspect if that text is using the “Special Elite” font.
In plain view the strokes are the same with your last screenshots, its just on your last screenshot the fonts are big so we can clearly see the white grunge.
Thanks.
December 28, 2016 at 4:39 am #1306940
goughsParticipantSure, thanks Friech.
It is my website http://www.bkintentionalcommunity.orgI created the logo using Google Drawings. I found the font in the font list there.
Regards
PhillipDecember 28, 2016 at 5:47 am #1306994
Paul RModeratorHi Philip,
I don’t see this in your homepage.

Can you provide us the exact url of the page where we can see it.
I can only see this in your homepage
http://screencast.com/t/tb4gR63Kb0P
Thanks
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1166929 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
