Support » Theme: Hello Elementor » Probleme with custom font

  • Resolved gilleschristopher

    (@gilleschristopher)


    Hello everyone ,

    I hope you can help me .

    Im watching about SEO and I use 4 fonts from google.
    They take me 800 ms everytime also i put my own custom font on my website.

    My problem is if you look to this one : home

    You can see the animated text on the top.

    The red fonts work i guess :

    .elementor-1068 .elementor-element.elementor-element-4196449 .elementor-headline {
    	text-align: center;
    	font-family: "handlee_v14", Sans-serif;
    	font-size: 1.4vw;
    	font-weight: 400;
    }

    but the blue animated text doesn’t

    .elementor-1068 .elementor-element.elementor-element-4196449 .elementor-headline-dynamic-text {
    font-family: var( –e-global-typography-primary-font-family ), Sans-serif;
    font-weight: var( –e-global-typography-primary-font-weight );
    }

    What is my problem ? I miss something during a days ….

    Thank you a lot

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter gilleschristopher

    (@gilleschristopher)

    For information , I use elementor Theme , Hello theme and I install 4 fonts on custom font uploaded here : wp-content/upload/2022/08/xxx

    I did my fonts individually , I mean i don’t do a styles.css or other and put my code here , just do size / font / weight from elementor UI during I created page.

    But if you inspect i think you can see that not everything work …

    I don’t know what to do really .

    Thread Starter gilleschristopher

    (@gilleschristopher)

    In fact i guess my fonts work , but I don’t know why its like BOLD doesn’t work , can you try handlee bold ?
    Thank you

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Probleme with custom font’ is closed to new replies.