Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

JS (or Javascipt)
https://www.w3schools.com/js

Note

Sometimes, in order for changes you make to show up on the actual storefront you have to hard refresh the page to reload images and style files. Here’s an article about how to do that:

https://www.documate.org/resources/what-is-a-hard-refresh-how-to-do-a-hard-refresh-in-any-browser

And, one more invaluable tool you’ll want to know about is the Chrome (or Firefox) inspector tool. Here’s a quick video to show you how to use it to find an element of HTML, create CSS to hide it, then add the HTML/CSS rule you create to your theme’s global CSS file.

...