Layout in frontend broken, backend okay

Hi team,

I have something that I have never experienced before. In the backend everything looks fine and when I call up the page in the frontend everything is broken. Can you take a look at this? I really have no idea what the problem could be. Recently there was also no special code added (only links and text have been edited).

Backend (properly working)

Frontend (broken)

Best, Christopher

Hey @cdelagarza,

Thanks for reaching out!

I’ve tried debugging your page and found that these three headlines are causing the issue.

You’ve added some inline CSS which causes the issue on the frontend. Though I am unsure why it is not working that way because technically speaking it should be working. With that said, I highly recommend using the headline settings to style the text rather than adding inline styling.

Hope that helps.

1 Like

I have passed this on so that we can avoid this mistake in future. Your analysis helped a lot and I was able to eliminate the error. Thank you very much!

You are most welcome @cdelagarza

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