先看效果图:
我们来看怎么实现:
1、找到wp-content/themes/ripro/assets/css/diy.css并将下面的内容整体复制进去并保存
/*首页搜索框*/
.bgcolor-fff {
background-color: #fff;
}
.row,.navbar .menu-item-mega>.sub-menu{margin-left:-10px;margin-right:-10px;}
.home-filter–content:before{background-color:rgba(91,91,91,0);}
.home-filter–content {background: linear-gradient(to right, #f6f6f6, #f6f6f6a8, #f6f6f6);}
.ripro-dark .home-filter–content {background: linear-gradient(to right, #232425, #232425, #232425);}
.home-filter–content .form-box{margin-right:10%;margin-left:10%;}
/*首页搜索框*/
2、找到/wp-content/themes/ripro/parts