Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1089580
    Missy S
    Participant

    Hello,

    I am adding custom fonts to 3 sites and my single posts titles change but my homepage h2 titles do not.

    Please advise.

    #1089584
    Missy S
    Participant
    This reply has been marked as private.
    #1089660
    Missy S
    Participant
    This reply has been marked as private.
    #1089681
    Christopher
    Moderator

    Hi there,

    Please add CSS :

    h2.entry-title a,h1.entry-title span {
        font-family: 'MercuryDisplayBold' !important;
    }

    Hope it helps.

    #1090168
    Missy S
    Participant

    None of the codes I used will work unless I place the css codes in the customizer css. Please tell me how I get my site to read from the style.css in my child theme because I was to put all of my css codes there. Thanks.

    This code works in customizer css but not on style.css:

    h2.h-featured, h2.entry-title a, h1.entry-title span {
        font-family: 'MercuryDisplay-Bold' !important;
    )
    #1090172
    Missy S
    Participant
    This reply has been marked as private.
    #1090410
    Christopher
    Moderator

    Hi there,

    Please remove */ from style.css file, see the attachment.

    Thanks.

    #1098242
    Missy S
    Participant

    Hello,

    I removed the “*/” and nothing has changed. My site is still not reading from the style.css in my child theme. Please have another look.

    The logins for my site and FTP are above. Thanks.

    #1098269
    Lely
    Moderator

    Hi Missy,

    We might be seeing cache content. See attached screenshot. I visit your style.css via browser and the custom CSS that you have added doesn’t reflect on the file yet. Please purge/delete cache.

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