Display issues with Church theme demo import

Hi,
After import, three issues:

Top bar - font is incorrect
Top bar - social media icons not aligned
Menu - sub menu not showing

I tried theme options and plugin toggle - no joy.

Can you help please?

Hello @AMAC,

Thanks for writing in! I tried to check the site linked to your license, but it is locked. We would be happy to double check your site if we can log in. You can create a secure note in your next reply with the following info:
– Link to your site
– WP login URL
– WP username
– WP password
– WP Administrator Role
– Confirmation that we can access and make changes to your site

To know how to create a secure note, please check this out: How The Forum Works

image

Best Regards.

Thanks, doing that now.

Hey @AMAC,

I have replicated the broken import of the Church demo so I’ve reported this case to our development team. For now, add the following code in your Global CSS.

.x-social-global i:before {
    margin-left: .3em;
}

About the font, go to Cornerstone > Globals and set a Body font.

image

Hi @christian,

The fixes worked, thanks.

Hi @christian ,

Also, the mobile versions has issues too …alignment…can you help please?

Hello @AMAC,

The columns have been fixed. It just needs to have the Flexbox enabled.

Best Regards.

Hey @AMAC,

I’d like to add here that our development team has fixed the import issue. In case you disover more issues, you can try deleting the imported pages and posts then import the Church demo again.

Hi @christian,

Thanks, I did that but it never imported all the pages (only 3 pages) and map doesnt display plus menu is wrong. Can you help please?

Thanks.

Hey @AMAC,

1.) You will need to log in to your Google Maps account and generate a MAP ID that you can use for the Map element on the page to display the Map properly:

2.) The menu items are the same. If you are referring to the menu URL, go to Settings > Permalinks and select the structure other than “Plain”.

Best Regards.