I'm new to WordPress, I decided to use it for a new project as I thought it would save time...
However, it has been just the opposite, the visual editor in WordPress does not seem to allow you to change the font or use line breaks instead of paragraphs. So, I resorted to HTML and copying it over to the Code editor, which works great.
However, if I need to make a small edit on the page, it defaults to the Visual editor instead of Code and instantly all of my <p> and <br> tags are stripped out, leaving one big blob of text (even though it still falsely looks correct in visual mode).
This means I have to keep an HTML file on my computer and copy it every time I want to make a small change to keep from having to reformat the entire thing again--so I might as well have just done a website, it would have been a lot easier.
Is there something I am doing wrong? Can I get rid of the Visual Editor, or at least get it to provide me with font and line break options?
Any help greatly appreciated!
Thanks!