【发布时间】:2018-09-20 05:32:58
【问题描述】:
我正在使用 WordPress 3.0.1 和二十个主题。如何在可视化编辑器中为这部分文本添加空格?
HTML 编辑器模式如下所示:
<p style="text-align: left; padding-left: 30px;">- With each visit each client will be provided with a full detailed<br />
report and invoice<br />
- Each pool and spa service and maintenance is covered with an <br />
activity check list<br />
- Each personnel has the experience required<br />
- Our organization can supply and install all major brands and <br />
models<br />
- All workmanship is guaranteed<br />
- All products supplied come with manufacture warranties</p>
但我实际上是在可视化编辑器中使用带有连字符和文本的手动输入来修改此文本块,但不幸的是,当我在“详细”和“报告”第一行之间按 shift-enter 时,“返回” " 即使我在 "return" 单词之前添加空格," 单词也不位于单词 "With" 的正下方。
【问题讨论】: