Why you are not using table? Spaces are ridiculus. On WYSIWYG editor select table with 2 columns and 3 rows, align items in left column to left, and in right to center and everything should work fine.
EDIT. Ok, I see where is the problem. TinyMCE (WYSIWYG editor) has table option, but by default it is disabled in WordPress. You can download plugin, for example TinyMCE Advanced, and enable various and powerful TinyMCE options. Also, you can switch view to text editor and add table in HTML:
<table>
<tr>
<td>Cell</td><td>Cell</td>
</tr>
<tr>
<td>Cell</td><td>Cell</td>
</tr>
<tr>
<td>Cell</td><td>Cell</td>
</tr>
</table>
Related Posts:
- WordPress 4.6 link edit dialog is too rudimentary
- How to get Text Selection in WordPress Editor
- Can Rich Text features be configured per user?
- Add default text to multiple wysiwyg editors
- WYSIWYG eating up first p in td
- Adding content in Gutenberg editor
- Making the Content Editor Box Bigger in 2013
- wysiwyg is scrambled
- Feauterd image meta box not showing up
- How to paste into WordPress editor without changing existing formatting in editor?
- Edit box scrolls back to the top after updating post
- What’s the best way to trim content from WYSIWYG editor?
- WordPress page editor for clients, opinions needed
- Problem with Line spacing in wysiwyg editor in WP 3.5.1
- Foliopress WYSIWYG editor does not display images [closed]
- WYSIWYG – Custom field inside link
- Change the Theme in Jupyter Notebook?
- Extra TinyMCE editor strips and tags?
- Avoid converting “>” to >
- How to edit posts with the new wp_editor api?
- How to group meta boxes on the post edit page
- Drag-and-drop “Panels”-style visual layout editor?
- post editor changes & to &
- Disable escaping html
- Gutenberg block editor – list of form components for custom blocks
- Completely disable editor
- What are the better WYSIWYG post editor replacement alternatives?
- What’s the Best Way to Edit WordPress Files?
- Why is WordPress WYSIWYMG and how do I make it WYSIWYG?
- TinyMCE Autoresize
- two tinyMCE editors in the same page
- Open posts in editor in the ‘Text’ mode by default
- Text cut off on save
- How to wrap the content of the main tinyMCE editor with extra tags
- line break are not working when editing a post [closed]
- Making the Post/Page Content Editor Box Bigger?
- Showing only certain buttons on tinymice content editor
- Set default text for the editor in new posts
- Add option for editors through `register_setting`
- Content editor creating blank paragraphs in spaces and creating   in the_excerpt
- 2nd button row from WP Super Edit or TinyMCE Advanced doesn’t show to 2nd admin
- WordPress post editor crashes with Polyfill typo
- WYSIWYG editor in WP 3.2 plugin
- Add WYSIWYG to Image Description field
- in network setup super admin has the tinyMCE buttons and the regular admin has not
- edit posts through front-end
- Float images in content
- Good tutorial on how to make custom write panels in WordPress 3?
- Always paste as a text in visual editor
- Use MarkItUp as editor and not the default
- Restrict other Admins from using Editor in Admin Panel
- Editor doesn’t load properly on my self-hosted WordPress 3.3
- Is there a filter for editor-style.css file?
- How to add notice text above Post Editor?
- Edit the archive-{custom_page}.php via WP editor
- How to disable YouTube (and any other oembed) embeding in the editor
- Prevent WordPress from messing my HTML
- How to display full width block without toolbar?
- WordPress editor converted/deleted HTML entities code
- How to dynamically generate wordpress editor on frontend?
- Change syntax styling of TinyMCE HTML Text Editor
- WordPress editor spacing very unreliable
- wp_editor responsive?
- WordPress editor removes all the linefeed characters with WP-Markdown and Syntax Highlighter evolved
- Custom wysiwyg editor doesn’t execute shortcodes?
- Is there a plugin that let you edit Posts and Comments in a front-end page?
- WP is not allowing me to post Macintosh .pages documents to my blog
- Intermittant problem saving posts
- Visual Editor: Paragraph styles appear to one admin but not to others
- Editor is shown at full width
- change width of the fullscreen editor
- Dynamic WordPress editor in meta box
- I want a widget to appear on only one page
- Best way to strip the_content of html on the front end?
- Uncaught TypeError: switchEditors.switchto is not a function
- Why does a certain attribute disappear after a while from a page?
- Can only edit longer pages on phone, not on PC
- How to Batch Convert Gutenberg post to Classic post?
- Edit Post with a parameter in URL
- Missing Edit button
- Images are broken in Wysiwyg Editor – ACF backend
- Elementor Text Editor Widget Not Working
- editor option not available in dashboard
- WordPress Gutenberg home page “edit Page” option missing
- WP 5 how to add_editor_style for both tinyMCE and Gutenberg
- How to hide a field of the editor by default
- Visual editor on front-end call not working properly
- How do I add one more status as “edited by editor”?
- Image Post creates unusual extra HTML
- How to add Thumbnail button in frontend editor
- How can show my images style from editor
- No paragraphs for a part of text in editor
- HTML5 Summary tag in editor
- Tool bar in editor missing in WP
- Forbidden when I’m trying to edit one page
- Only ONE of my blog posts aren’t loading when I click “edit”…really bizarre?
- Why are many options missing from the editor?
- Page Edit – Re-arange the order of contents (images, banners, blocks) on a wordpress website
- Bullet points not showing in wordpress
- How can I edit global styles?