I want to use Custom Font for my Chinese language website

This topic has 6 replies, 3 voices, and was last updated 2 weeks, 2 days ago ago by Luca Rossi

  • Avatar: Jack Lee
    Jack Lee
    Participant
    May 24, 2025 at 01:11

    Hi, I want to use a custom Chinese fonts. How can I import and apply it to the Store Typography?

    .noto-sans-sc- {
    font-family: “Noto Sans SC”, sans-serif;
    font-optical-sizing: auto;
    font-weight: ;
    font-style: normal;
    }

    5 Answers
    Avatar: Alex Carter
    Alex Carter
    Support staff
    May 24, 2025 at 07:28

    Hello,

    Thank you for reaching out to us.

    You can find detailed instructions on how to set up custom fonts with the XStore theme by visiting the following link:
    https://www.8theme.com/documentation/xstore/xstore-features/how-to-setup-custom-fonts-with-xstore/

    If you have any further questions or need additional assistance, please don’t hesitate to contact us.

    Best regards,
    8Theme’s Team

    Avatar: Jack Lee
    Jack Lee
    Participant
    May 28, 2025 at 03:10

    I have tired to upload the Chinese fonts there and selected it , but it’s nothing to change. I have no idea.

    Avatar: Jack Lee
    Jack Lee
    Participant
    May 28, 2025 at 03:37

    Meanwhile, the font file size is maximum 7MB, how I can extend it to larger?

    Avatar: Jack Lee
    Jack Lee
    Participant
    May 28, 2025 at 04:15

    I have already copy code below to the .htaccess

    php_value upload_max_filesize 128M
    php_value post_max_size 128M
    php_value max_execution_time 300
    php_value max_input_time 300

    And

    @ini_set( ‘upload_max_size’ , ’64M’ );
    @ini_set( ‘post_max_size’, ’64M’);
    @ini_set( ‘max_execution_time’, ‘300’ );

    to my functions.php file

    But still cannot

    Avatar: Justin
    Luca Rossi
    Support staff
    May 28, 2025 at 08:13

    Dear @Jack Lee,

    Thank you for reaching out.

    In this case, the hosting provider restricts users from modifying the PHP values directly.
    We kindly recommend contacting your hosting provider to request the necessary changes to the PHP settings.

    Best regards,
    The 8Theme Team

  • Viewing 6 results - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.Log in/Sign up

Helpful Topics

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.