Skip to content

Instantly share code, notes, and snippets.

@ae-elaine-axis
Created October 29, 2016 16:16
Show Gist options
  • Save ae-elaine-axis/03aff13b373fd80a97a1ad28f8ab5372 to your computer and use it in GitHub Desktop.
Save ae-elaine-axis/03aff13b373fd80a97a1ad28f8ab5372 to your computer and use it in GitHub Desktop.
Hide the minicart that is part of Single Product code (and leave the minicart added by hand in some [Wix] page)
div.ecwid-minicart-floating {
display:none !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment