Theme is Breaking My Homepage

This has never been an issue before, but for some reason, the theme is breaking my homepage. It looks fine in Conerstone, but on the live website, it’s broken. I’ve gone through and removed all the classic elements, and it still breaks. It seems as you guys make all these updates, it’s causing more issues for folks who have existing websites setup on Themeco.

I’ve attached screenshots of how it looks fine in Cornerstone. Here’s the live link, where the page is broken - https://njmbc1906.org/. I will send WordPress Access in a secure note.

Hello @thatcreativeguy,

I have investigated the issue thoroughly and I found out that you added this code in the Global CSS:

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {0; font-weight: normal; font-family: "ITC Galliard W01 Roman692801", "Helvetica Neue", Helvetica, Arial, sans-serif!important;}

The issue with the code? It is the 0; which should not be there. I removed it immediately to fix the display issue.

Best Regards.

Ok, thank you , but it still is broken on my end.

I think I got it fixed. Thanks!

Hi @thatcreativeguy,

Glad to know that it is fixed now.

Thanks

I thought it was fixed, per the CSS code, but it’s still breaking.

Hi @thatcreativeguy,

It was Style Cache from Cornerstone > Settings > System > Clear Style Cache which is the reason behind your problem. I have cleared this and now it is showing the proper output as expected.

Thanks

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.