Okay
  Public Ticket #2130652
custom fonts
Closed

Comments

  • rohangand started the conversation

    can you tell me how I can add custom fonts to the Amely theme in Shopify?

    the fonts will be Google fonts.

  •  231
    Shopify Team replied

    Hi Rohangand,

    Thanks for using our themesmile.png
    + By default Shopify allow us to choose many fonts that getting from Google Fonts. You can setup it by go to Admin - Online Store - Themes - Customize - Theme Settings - Typography

    4316418421.png

    In here you can search & choose many fonts that's Google Fonts

    9279492340.png




    + Otherwise, you can add custom fonts to theme by following these steps, but using this way you'll need knowledge about styling with CSS to override the elements's font.

    1. From Admin - go to Online Store - Themes - click on Actions - Edit code

    5362452193.png

    2. Open file 'Layout/theme.liquid' - then add the google embed link (get from google font) between the <head> tag

    6853218528.png


    3. Save & start to override the CSS code. You can add the override CSS code to this file: 'Assets/gps-styleguide.scss.liquid'

    1388595977.png


    Best regards
    Be Steven