Layout is different in New Article page than on Published page | Community
Skip to main content

Layout is different in New Article page than on Published page

  • September 8, 2022
  • 3 replies
  • 0 views

Alicia13

When writing a new article, the layout of the draft page is different from the published page. Is there a reason for that? How to make sure that it does not change from the draft page? 

 

Draft Page 

Published Page 

 

See here? Heading 3 in Bold is not in bold on the published page. 

 

Also, Heading 1's font seems to have changed between the draft and the published page.

 

How can I correct this?  

3 replies

Hi Alicia,

This is explained in our article: Why is an article's appearance different in the editor than in Help Center?
 

The Help Center editor is not a "what you see is what you get" editor. Instead, the editor is a "what you see is what you mean". The styling of articles while editing is generally different from how it looks when published.

 
To correct this, you will need to make some custom styling within the CSS of the Help Center, which involves customization within the theme code. See Help center CSS cookbook for more details. Thank you!

Alicia13
  • Author
  • September 12, 2022

thank you! 


You're welcome, Alicia!