This is the current List of Custom CSS. But Removed these all but the one i need, and deactivated all plugins except swift and woo commerce and still doesn’t work.
Thanks
}
@media only screen and (max-width: 479px) {
.woocommerce .products .product {
width: 50%;
float: left;
}
.order-actions .button {
background-color: #000!important;
color: #fff!important;
font-size: 14px!important;
}
.showlogin,.showcoupon,p.terms a{
text-decoration: underline !important;
}
.top-author-info, .author, .blog-item-details span.author, .author-info-wrap {
display: none !important;
}
.post-details-wrap {
width: 100%!important;
}
@media only screen and (max-width: 767px) {
.woocommerce span.onsale, .woocommerce .wc-new-badge, .woocommerce .out-of-stock-badge {
display: block;
}
#one-page-nav li i{
background:#252525 !important;
}
.order-actions .button {
background-color: #454545!important;
color: #fff!important;
font-size: 14px!important;