Comments

1 comment

  • Official comment
    Avatar
    Support

    Andrew,

    Good question.

     

    You'll need to copy static_pages.less in your child theme using the same file path, and remove below line from the file.

    @import url('https://fonts.googleapis.com/css?family=Karla%7CRoboto+Slab:400,700');

     

    So, you should have a copy of static_pages.less file in your child theme without the font import:

    app/design/frontend/Pearl/weltpixel_custom/web/css/source/static_pages.less 

    Comment actions Permalink

Please sign in to leave a comment.