Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1194447
    fairviewbaptist
    Participant

    I have added a font: mission-script to use within x.

    I pasted the following into the style.css file in editor from my dashboard

    @font-face {
    font-family: ‘mission-script’;
    src: url(‘sftp://fairviewbapt-jcummings:@104.154.105.3:2222/wp-content/themes/x/framework/fonts/Mission-Script/Mission-Script.eot’);
    src: url(‘sftp://fairviewbapt-jcummings:@104.154.105.3:2222/wp-content/themes/x/framework/fonts/Mission-Script/Mission-Script.woff’) format(‘woff’),
    url(‘sftp://fairviewbapt-jcummings:@104.154.105.3:2222/wp-content/themes/x/framework/fonts/Mission-Script/Mission-Script.ttf’) format(‘truetype’),
    url(‘sftp://fairviewbapt-jcummings:@104.154.105.3:2222/wp-content/themes/x/framework/fonts/Mission-Script/Mission-Script.svg’) format(‘svg’);
    font-weight: normal;
    font-style: normal;
    }

    .entry-title {
    line-height: 1.4;
    font-family : ‘mission-script’;
    }

    all wordpress,x, cornerstone versions are up to date. URL is fairviewbapt.wpengine.com (this is not a currently used live site)

    When i update the settings/custom css within cornerstone with the info to use the font it works but it makes it used across all of my body fonts. I am trying to use this within the “Text” element. don’t know where to put the info (font-family: mission-script;) i tried id, class, and style. I am very new to css and struggling. thanks

    #1194628
    Friech
    Moderator

    Hi There,

    Thanks for writing in! You can add this font-family: mission-script; on the Text element’s STYLE field. If it does not work, please point us which text is it on your page so we can take a closer look.

    Cheers!

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