marieall
Posts: 0
Joined: Thu Oct 03, 2013 4:10 pm

Problem of display with an added font.

Hi, I've got a problem with an added font. I managed to make it appear on some labels, but on others it doesn't work, although I gave them the same CSS values....
Could you help me?

I joined a few screenshot for you to understand what's going on...

Thanks in advance :)

Image Image Image

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Problem of display with an added font.

Hello! As we can see from the screenshot one CSS style is overwriting another. To avoid it you can add !important for property you don't want to be overwritten. For example prefont-family: 'airstreamregular' !important;/pre

marieall
Posts: 0
Joined: Thu Oct 03, 2013 4:10 pm

Problem of display with an added font.

Thanks Maryna! It's working now :)

EJLD
Posts: 0
Joined: Sun Jun 08, 2014 11:03 pm

Problem of display with an added font.

Hi There,
the web viewer shows well the 'Comic Sans MS' indicated in the CSS for my buttons, header, ... however when under mobile viewers it becomes another font-family like some kind of Times for iPhone5 or Helvetica for Android ...
I tried the !important above however no improvement unfortunately.
any idea ?
thks in advance

EJLD
Posts: 0
Joined: Sun Jun 08, 2014 11:03 pm

Problem of display with an added font.

thk you
I'll check this out.

Return to “Issues”