Edit File by line

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/sportsfever/public_html/filemanger/function.php on line 93
/home/sportsfe.../httpdocs/clone/wp-conte.../plugins/themify-.../public/css/wc
File: tbp-woocommerce.css
/* on sale badge left/right alignment */
[0] Fix | Delete
.buttons-fullwidth .button,
[1] Fix | Delete
.buttons-fullwidth .quantity .qty{
[2] Fix | Delete
width:100%
[3] Fix | Delete
}
[4] Fix | Delete
.quantity .qty{
[5] Fix | Delete
padding:0.45em;
[6] Fix | Delete
text-align:center
[7] Fix | Delete
}
[8] Fix | Delete
.woocommerce div.product form.cart{
[9] Fix | Delete
display:inline-block
[10] Fix | Delete
}
[11] Fix | Delete
.woocommerce .tb_module_front button.button.disabled{
[12] Fix | Delete
opacity:1
[13] Fix | Delete
}
[14] Fix | Delete
.module-archive-products.woocommerce ul.products li.product a img{
[15] Fix | Delete
margin:0
[16] Fix | Delete
}
[17] Fix | Delete
/* ARCHIVE PRODUCT GRID
[18] Fix | Delete
================================================ */
[19] Fix | Delete
.woocommerce .tbp_posts_wrap.products::before{
[20] Fix | Delete
display:block; /*fix to safari grid broken*/
[21] Fix | Delete
}
[22] Fix | Delete
/* product grid layout overriding body class */
[23] Fix | Delete
.builder-posts-wrap.loops-wrapper.products{
[24] Fix | Delete
display:flex;
[25] Fix | Delete
flex-direction:row;
[26] Fix | Delete
flex-wrap:wrap;
[27] Fix | Delete
align-items:flex-start;
[28] Fix | Delete
justify-content:flex-start
[29] Fix | Delete
}
[30] Fix | Delete
/* fix SHOPDOCK Plugin conflict */
[31] Fix | Delete
.tbp_template.product{
[32] Fix | Delete
display:block;
[33] Fix | Delete
margin:0
[34] Fix | Delete
}
[35] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function