Select Page

Setting Custom CSS

Open your site admin panel->WooCommerce->Product Filters->Custom CSS

Add this CSS to the field “User custom CSS style”:

.sidebar .berocket_aapf_widget-wrapper ul li::before
{
    content: none;
}