Counter Section Not Visible

Hi!
I have made a website using the Illdy theme. Everything except the counter section is working just fine. In my wordpress account this section seems perfect but otherwise the counter area is blank (Check www.eoseduventures.com)
I have attached the screenshots for both the scenarios.
Please help!
Thanks
Abeer

Hey there,
I hope you’re doing well today

Can you send a screenshot of the counter widgets in the customizer to verify that there are indeed counter items?

Best Regards,
Support

Hi!

Here are the required screenshots.

Regards
Abeer

Hello there,

I hope you are doing well today.

You can use the following CSS code to make the counter appear by going to Appearance > Customize > Additional CSS and pasting it there.

/*Counter Color*/section#counter {
    background-color: rgb(216, 216, 30);
}

Best Regards,
Support

That resolved the problem. Thanks you !!

Regards
Abeer

Hello there,

I am glad the solution worked for you.
Please feel free to contact us again in the future regarding any other issues.

Best Regards,
Support