花晨月夕
专注web开发,可开发网站、小程序、app、oa、erp等各种系统
Nice主题请问怎样删除或者隐藏文章的“评论和售价”建议在文章配置中加上这块功能
2022-06-16 21:30:12
你是说文章页banner上的评论和售价吧?那自定义css就可以隐藏
主题配置 - 其它配置 - 自定义css
[code:css].article-meta span:nth-child(4),.article-meta span:nth-child(5){display:none}[/code]
2022-06-15 14:29:56
@哈哈哒模板设置里自定义css
[code:css].qa-content p + p{margin-top:10px} /*段落间距*/
.qa-content{font-size:15px}/*问题、答案内容字体大小*/[/code]
2022-06-15 14:19:37
开启这个试试看
[img]https://kfuu.cn/zb_users/upload/2022/06/20220615141936165527397635449.png[/img]
2022-06-12 09:02:18
@夏zb_users/theme/newscms/template/post-sell-view.php
23行 24行对调,保存后在后台首页重建模板缓存