复制下方css代码添加在后台-主题设置-顶部设置-自定义css中保存刷新
[wm_reply]
/*centered home page title*/
.section-title h2 {
letter-spacing: 2px;
font-weight: 400;
font-size: 28px;
line-height: 28px;
margin-bottom: 0;
text-align: center;
}
[/wm_reply]
评论(0)