Forum Replies Created
-
AuthorPosts
-
How much more specific dos my question need to be? I included the code where I would like to insert, etc.
Is a more helpful and descriptive solution available please?
Hi Gienni007,
The page is currently on a dev server so public access isn’t available. Is there a plugin or something that can do this, or how is this normally achieved?Thank you
Hello Kriesi Support, is there a solution for the above please?
Thank you,
SophiaThis reply has been marked as private.This reply has been marked as private.Hey Josue,
Thanks for the help and link. That jquery plugin should do what I need.Thanks
Hi Yigit,
Thank you for the help.I am familiar with the Avia builder so creating a similar structure should not be too difficult.
In the example I gave above, can you please confirm what that effect is called with the image fading in based on the scrolling of the page? Is this a jquery plugin or script?
Thanks
Hey Devin,
Ok, thanks for the help. I’ll look at the plugin again and maybe try stack overflow.You can close this ticket if you like.
Thanks
Hello Yigit,
Thanks for the link but your instructions and solution are completely different to Ismael’s.All I want to do is not call Google Fonts for anything, host the fonts on my website and then use these fonts for the website (Open Sans Regular & Open Sans Semibold)???
Hasn’t this been done in the past by other people using Enfold?
Hi Ismael,
Thanks for the quick support.I have downloaded the font files and uploaded them to a /fonts/ directory and also added the following to the Quick CSS but the fonts are not loading:
@font-face {
font-family: “Open Sans”;
font-style: normal;
font-weight: 600;
src: local(“Open Sans Semibold”), local(“OpenSans-Semibold”), url(“http://websitename.com/wordp/wp-content/themes/enfold/fonts/OpenSans-Semibold.ttf”) format(“ttf”);
}
@font-face {
font-family: “Open Sans”;
font-style: normal;
font-weight: 400;
src: local(“Open Sans”), local(“OpenSans”), url(“http://websitename.com/wordp/wp-content/themes/enfold/fonts/OpenSans-Regular.ttf”) format(“ttf”);
}What is still required to make the fonts load and no longer call or show the Google Fonts in the Source Code?
Thanks
-
AuthorPosts