Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1137486
    John
    Participant

    Getting a google stubborn google font to work on a custom headline:

    http://prntscr.com/c7gua2

    But it is fighting the whole way:

    font-family: “Bad Script”,cursive !important;

    Could you guys give me a hand getting this working, thanks.

    Here is the site I’m working on:
    http://www.advancedosteopathichealth.com/

    Thanks for the help!

    #1137617
    Jade
    Moderator

    Hi there,

    Please add this code at the top of the custom CSS section in the customizer:

    @import 'https://fonts.googleapis.com/css?family=Bad+Script';

    Hope this helps.

    #1137635
    John
    Participant

    I added it, and its still not getting in there.

    This is weird, I’m not sure why this isn’t working.

    http://www.advancedosteopathichealth.com/

    I’m adding it both through a class and a inline and its not working, any ideas?

    #1137773
    John
    Participant

    There is some kind of conflict going on on this particular site because I ran the simple font-family css on another X site and it worked just find. I’ve shut down all the unnecessary plugins that I can think of (although most of them are very well tested and stable).

    #1137922
    Friech
    Moderator

    Hi There,

    Sorry but the @import statement does not work on the Customizer > Custom CSS anymore. You need to add that on top of your child theme’s style.css file.

    @import 'https://fonts.googleapis.com/css?family=Bad+Script';

    Follow this link how you can setup a child theme.

    Let us know how it goes.

    Thanks.

    #1138830
    John
    Participant

    Got it thanks!

    http://prntscr.com/c7y11q

    #1139131
    Friech
    Moderator

    Sweetsauce! feel free to get in touch with us regarding any further queries about the X|Theme and Cornerstone.

    Cheers!

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