Changing the font

5 replies · opened Jun 18, 2016

NNouf_92Jun 18, 2016

Greetings,

I want to change the font and I followed the instructions in the documentation but it didn't work.

I added the following in the header:
<link href='https://fonts.googleapis.com/css?family=Indie+Flower&subset=arabic,latin' rel='stylesheet' type='text/css'>
and the following in css/font.css:
.font-body { font-family: 'Indie Flower', cursive; }

Did I miss anything?

SSemicolon WebSTAFFJun 20, 2016

Hello,

This should definitely work fine. Can you please provide us with a Live URL so that we can check out the exact issue and provide you with a more accurate solution for this. Thanks for your Patience.

Meanwhile, do let us know if we can help you with anything else or if you find any further issues with Canvas.

NNouf_92Jun 30, 2016

Did you figure out what's wrong?

SSemicolon WebSTAFFJul 4, 2016

Hello,

We have checked out your Website and the issue seems to be with the Font you are Loading and the Font you are defining in the CSS File. You seem to be Loading the Indie Flower Font from Google Fonts. But you are defining the AlHorRegular Font in the demos/construction/css/fonts.css File. So there is a Mismatch which is why there is an Issue. Please define the same Font as you are Loading in the Document Head and this will automatically solve the issue.

Do let us know if we can help you with anything else or if you find any further issues with Canvas.

NNouf_92Jul 14, 2016

It works. Thank you

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard