When you add an item to the cart, the free shipping option appears, however it wasn’t there before theme updates
https://paste.pics/0f8c0d96db958f3c21923434a343065d
I have disabled the whole div with the line of code to solve the problem temporarily, but you can remove it to debug and point to me how to control this new bar
.et_b_header-cart .et-cart-progress{
display:none;
}
Credentials are provided