Archived topic
Starter site Agency is missing background shapes after import
3 replies · Started by Christoph on April 22, 2022
Hi,
I have imported the "Agency" starter site after installing the GP theme and the GP premium plugin, but the pages are missing the background shapes that are visible in the original example, see below:
1. The original from the site library

2. The same site, after importing in my Wordpress instance

Is there any setting that I am missing? Thank you very much for your help!
Best regards,
Chris
Hi Chris,
The background shape is the combination of background color.
It seems some global colors are not imported.
Can you go to customizer > colors, check if all the colors are there?
If not, add the missing colors back:
contrast: #222222;
contrast-2: #575760;
contrast-3: #b2b2be;
base: #f0f0f0;
base-2: #f7f8f9;
base-3: #ffffff;
accent: #cc5559;
accent-2: #8eb2a6;
accent-4: #f4fbfe;
accent-5: rgba(210,215,198,0.2);
Hi Ying,
yes, that did the trick, thanks for the quick reply!!
Best regards,
Chris
You are welcome :)