I want to hide div.cart if the total number of checkboxes selected on the page are less than 2. Is this achievable via CSS along or would i need JS for that ?
A post was merged into an existing topic: Count and show total number of checkboxes selected by user