newscms用户页的几个页面可以设置不显示吗?
用不到这几个功能,想隐藏。
发布于:2周前 (11-16) IP属地:江苏省
回答数量1
浏览量66
1 个回答
满意答案
主题配置-其它配置-自定义style 填写下面的css代码
.author_tabs .nav_move ul#nav li:not(:first-child):not(:last-child){display:none}
发布于:2周前 (11-16) IP属地:江苏省
我来回答
您需要 登录 后回答此问题!