Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1166929
    lovetm
    Participant

    Hi,

    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,

    #1167508
    Lely
    Moderator

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

    #1171912
    lovetm
    Participant
    This reply has been marked as private.
    #1172189
    Jade
    Moderator

    Hi there,

    You seem to have missed posting the URL of your website.

    Kindly provide us with it so that we could check.

    #1177041
    lovetm
    Participant

    Sorry about that. It’s http://www.lovetm.com

    #1177311
    Jade
    Moderator

    Hi there,

    Please try: .css-selector { font-family: 'Special Elite', serif !important;}

    Hope this helps.

    #1221305
    lovetm
    Participant

    Hello,

    I assume this is to be put in the STYLE section? It does not work for me.

    #1221454
    Jade
    Moderator

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

    #1304966
    goughs
    Participant

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

    Thanks
    Phillip

    #1304967
    goughs
    Participant

    Sorry, meant this

    #1305200
    Paul R
    Moderator

    Hi 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

    #1306069
    goughs
    Participant

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

    #1306580
    Friech
    Moderator

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


    screenshot

    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.

    #1306940
    goughs
    Participant

    Sure, thanks Friech.
    It is my website http://www.bkintentionalcommunity.org

    I created the logo using Google Drawings. I found the font in the font list there.
    Regards
    Phillip

    #1306994
    Paul R
    Moderator

    Hi 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

  • <script> jQuery(function($){ $("#no-reply-1166929 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>