Front End Issue after Cornerstone Update

Hi, we recently updated cornerstone to 5.2.3

After doing so, we entered into a page with the cornerstone editor. The backend looks normal but the front end appears spread out and objects in different orders and placement. We did not even make a save to the edited page, so it should be the same. Furthermore, this change is only on the page which was entered by Cornerstone, as other pages seem unaffected.

We disabled supercache from siteground. We cleared out the browser cache. We went through the trouble shooting for plugins from your article. We updated X the theme. I do not believe we have much CSS added, if any that could be interacting poorly, and if so, it’s only on the page we entered through Cornerstone, not the others. None of these changed the outcome.
www.centralmovementde.com/b1b-1
Compare to unaffected page
www.centralmovementde.com/b1b-2


(Image as example of what page looks like in editor, Please use links to see front end, and comparable page not effected by entering through cornerstone)

I’m open to sharing sign in information if there’s something that needs more investigating than provided, thanks for any help you can provide :slight_smile:

  • Nathan

Hello Nathan,

I have checked the page and I found that you have added incorrect code in your headline element. You have added these:

<h1 style="text-align: center;"><span style="color: #a71826;">Weeks 5-8:</span></h1>
<h2><span style="color: #a71826;">-Bow In-</span></h2>
<h2><span style="color: #336699;">Warm-Up!</span></h2>

FYI: With the headline element, you do not need to insert the <h1 or <h2> tag. You do not even have to insert an inline CSS to change the color. Please utilize the heading tag selector and the text color option in the headline element settings.


If you don’t see some of these style options, you need to turn on the Advanced Mode by going to the Settings > Preferences > Advanced Mode


Kindly let us know how it goes.

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