Skip to content

Commit

Permalink
Update from Shopify for theme sneakerlab/trunk
Browse files Browse the repository at this point in the history
Committed from shop: Sneaker Lab 2022
  • Loading branch information
shopify[bot] authored Oct 30, 2023
1 parent 45e88e4 commit 9f37c17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sections/ticker.liquid
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@
mobileMenuButton.addEventListener('click', function () {
let odometer1 = document.querySelector('.ticker-wrapper');
odometer1.classList.toggle('hidden');
odometer1.classList.toggle('mobile-hidden');
});
window.odometerOptions = {
Expand Down

0 comments on commit 9f37c17

Please sign in to comment.