• Hi guys.

    How do you change fonts? I’ve been searching and going through documentation and cannot see where.
    Also, does upgrading to pro give you the page builder as I can’t see it in the free version.

    Thanks

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi Fox,

    You might read out the following article:

    https://www.wpbeginner.com/wp-themes/how-to-add-custom-fonts-in-wordpress/

    Regarding builder, yes the Pro version has the builder.

    Thanks!

    I have the same problem with this theme. I can’t change the Fonts. I tried to change it with custom CSS but then it only changes the regular text. For example it leaves the menu text, headers etc just black. Is there anyway to change ALL the text on the website?

    The link in your article doesn’t give an solving answer to our questions. I hope to see the anwer.

    Thank you

    • This reply was modified 7 years, 8 months ago by stanvandijk.

    Hi Stan,

    You can try adding the following code to your Admin Panel > Appearance > Customize > Additional CSS field:

    h1,h2,h3,h4,h5,p,a,i,strong,span {
      font-family: cursive;
    }

    Thanks!

    Hi,

    Thanks for your reply, the code works for my header tags so that is a good start. But my menu and other text on my homepage for example still doesn’t change.

    If I upgrade to Alante premium, will I be able to change it? I’m thinking about it, but I want to be sure I can change everything because it is the only thing I would buy it for: to change the fonts.

    Thank you.

    Stan,

    Yes, the pro version has the full dedicated options to change fonts:

    https://www.thinkupthemes.com/docs/change-font-family/

    Thanks!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Changing Fonts’ is closed to new replies.