REMINDER
Ordered and unordered list
- 
					
					
					
					
 I am experiencing some frustration this morning. I need to put an ordered and an unordered list to one page I make. Is there a simple way to do that? In desperation, I tried to format it directly in html, but it turns out my list are not formatted anymore. I tried to format the ul and ol directly in the «insert html in the header», but my list are not formatted, and the menu lost its formatting. I guess the menu is a ol and I messed with it with my custom css. I removed my custom style from the header to, at least, get but the main menu formatting. It's still broken ôO. I never found a way to adjust margin for styles like h1, h2, p to have consistency through the site. Those are all pretty basics. Certainly, I missed something. 
- 
					
					
					
					
 Hey Philippe, You could simply add a block of HTML in your page, there you can put your HTML + CSS directly in the block of code 
 I also recommend you to do styling based on a CLASS you add on your elements rather than tag name, this way you won't break anythingIn the left menu, click on the wrench Icon > Styles there you can set styles globally for H1, H2, H3, P, buttons ...) 
- 
					
					
					
					
 @Joseph-Benguira So, there's no way to set site wide style? That's tedious to the most. 
- 
					
					
					
					
 We do have a global style setting as described in my last message "In the left menu, click on the wrench Icon > Styles there you can set styles globally for H1, H2, H3, P, buttons ...)" Other way is to do all your CSS in a css file and import it globally on your website, either through the project settings or using a block of code in header/footer from the page builder 
- 
					
					
					
					
 @Joseph-Benguira I know that. But your style editor lacks in many fundamental ways, like margins (space before and after are a must) and text alignment. External CSS are a solution, yes, but it implies to create our own classes and attribute those classes one by one, by hand, in the code, with is a huge source of lost time. If your business model is content marketing, that approach is not sustainable. In Wordpress, it would all be done seamlessly. Initially, I came from Wordpress for a more visual approach and to save some time. Basically, you say me I was wrong on those sides and nothing is gonna change. No solution right now and nothing in the future. Right now, I have spend two weeks on a single page and a blog post, with is not halfway trough, mainly because of text formatting issue. That's a serious issue, and you should address it. I hope I will still be around to see the solution when it come. 
- 
					
					
					
					
 Hey Philippe, you sound a bit negative ... why not suggesting it as a feature request in the approriate section of our community? 
 Please detail there as much as possible how you would like that feature
 
			
		