新版begin主题修改手机菜单按钮为文字导航

原手机?菜单显现的是图标,不过个人还是喜欢汉字的美观,已更新支持最新begin主题,把代码放到后台主题选项的定制css里即可。新版begin主题修正手机菜单按钮为文字导航

5月13号更新按钮大小不一样bug;

代码:


/*修正begin主题手机菜单*/
.bars:after, .nav-mobile:after {
    content: "导航";
    background: #7ea0f0;
    color: #fff;
    padding: 1px 3px;
    border-radius: 2px;
}
@media only screen and (max-width: 1025px){
.nav-search:after {
    content: "搜索";
    background: #7ea0f0;
    color: #fff;
    padding: 2px 3px;
    border-radius: 2px;
    }
.be-menu{display: none;}
}
------本页内容已结束,喜欢请分享------

感谢您的来访,获取更多精彩文章请收藏本站。

© 版权声明
THE END
喜欢就支持一下吧
点赞12赞赏 分享
评论 抢沙发
头像
欢迎您留下宝贵的见解!
提交
头像

昵称

取消
昵称表情代码图片