Archived topic
Missing fonts and styles
5 replies · Started by Mikael on November 5, 2021
Hello,
I've installed a fresh new Wordpress 5.8.1 with the latest GeneratePress and GP Premium, with no extension in it. I've installed the "Crypto" template, but the font and some styles are missing (like buttons for example): https://projecthunting.uzzle.link/
What is the reason and what is the solution?
Best,
Mikael
Hi there,
Thats odd, it looks like the Global colors did not import;
Go to Customizer > Colors and you will see 7 colors each already have the following name, but you need to update the #hexcolors to this:
contrast: #101528;
contrast-2: #1f2641;
contrast-3: #313b77;
base: #f0f0f0;
base-2: #f7f8f9;
base-3: #ffffff;
accent: #30bced;
And then you need to add 2 x new colors to the Global Pallet:
1. Name = accent-2 color = #fcba04
2. Name = accent-3 color = #e55934
It is done, thanks, but what about the font?
can you retry importing the site - we just fixed it
Nice, it works now, thanks! :)
Glad to hear that! And thanks for reporting the issue!