• Is there a simple way to change the alignment or add a custom class to the Jetpack Markdown block? It defaults to left-aligned, but I want to center it on a specific page layout.

Viewing 1 replies (of 1 total)
  • Hi, the best way to do this would be to add a line of additional CSS to the Markdown block. You can do this by selecting the Markdown block, showing the advanced options, and then adding text-align: center. That’ll let you adjust alignment for one specific block while leaving the default styles for others in place.

Viewing 1 replies (of 1 total)

You must be logged in to reply to this topic.