• I am using woocommerce with the Virtue theme and would like to know if I can hide the cart in the top bar when it is empty?

Viewing 1 replies (of 1 total)
  • That isn’t an option in the theme sorry. There isn’t even any easy way to make it an option you would have to use a child theme and run a query to check if there cart had something then use an if statement to show or hide. The cart code is in the templates/header.php file if you want to look.

    Kadence Themes

Viewing 1 replies (of 1 total)

The topic ‘Hide Empty Cart’ is closed to new replies.