Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1228320

    Dear Enfold Support

    Is there a workaround to hide the message box ‘No products in the cart’ when the cart is empty, but to show when it is not empty?

    Best regards
    Alexander

    #1228414

    Hey Jaispirit,

    Add this to quick css:

    .widget_shopping_cart_content p.widget_shopping_cart_content{
    display:none!important;
    }

    Best regards,
    Jordan Shannon

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.