Center content headings

When using the Centered layout, a nice effect is to have Headings centered. RapidWeaver doesn’t center align text that has already been formatted “Headings”. To get around this, we’re going to add the center html tag around the Heading. For example: 

<center>This is my heading.</center>

 Now when applying the format “Heading” to this text it will center correctly. You can find working examples of this in the IRIS sample project file.

Was this helpful?