New Landing How can we help? Themeforest Theme Support Neighborhood Urgent – custom font not displaying

Viewing 5 posts - 1 through 5 (of 5 total)
  • #205476
    MarieWorks
    Member
    Post count: 225

    Hi,

    our custom font was not displaying (shown in attached screen shot),

    We had been implementing this using the code below in the custom css

    @font-face {
    font-family: Larsseit;
    src: url(https://www.reikokaneko.co.uk/wp-content/themes/neighborhood-child/fonts/2E6300_1_0.woff
    );
    font-weight: normal ;
    }
    :not(i) {
        font-family: 'Larsseit' !important;
    }
    ul.products li.product .price, .woocommerce ul.products li.product .price {
        
        font-size: 14px !important;
    }

    However this stopped working recently as was displaying pages devoid on any text or with garbled text.

    Please can you help? Sorry to post again – but we have been forced to revert to one of the standard fonts until we can get this fixed.

    Many thanks,

    Chris

    Attachments:
    You must be logged in to view attached files.
    #205481
    MarieWorks
    Member
    Post count: 225

    sorry now fixed (touch wood)

    #205485
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Check this article – https://css-tricks.com/snippets/css/using-font-face/

    You’ll want multiple files in order to support all browsers.

    We’d need to see the code on your site or a test site in order to debug.

    – Ed

    #205487
    MarieWorks
    Member
    Post count: 225

    It seems to be working again now.

    Removed it from custom css in theme options, saved, cleared all caches and server caches, put back in theme options and saved.

    But I dont understand why it seems to occasionally break like this when none of the settings have been changed….

    #205494
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    If you are using caching then that could be the cause – nothing in the theme would cause random issues with that code.

    – Ed

Viewing 5 posts - 1 through 5 (of 5 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register