#yogaIntro { margin-bottom: -24px; } document.addEventListener(“DOMContentLoaded”, function () { setTimeout(() => { // Define dates for LIMITED TICKETS and SOLD OUT using MM/DD format const limitedTicketsDates = ; const soldOutDates = ; // Emojis for statuses const statusEmojis = { limitedTickets: “, soldOut: “ }; // Mapping for months (full and abbreviated names to numeric […]
document.addEventListener(“DOMContentLoaded”, function() { const tagElement = document.querySelector(“.colored-tag.colored-tag–bold”); if (tagElement) { tagElement.textContent = “Included with Zoo admission | Free for members”; } }); #hideNow { display: none; }
#hideNow { display: none; } .event-details__hero-content .colored-tag.colored-tag–bold, .complex-price-badges__membership-badge-price-wrapper { display:none; } a.global-link.global-link–primary.secondary_link, .complex-price-badges__membership-badge-price-wrapper { display: none !important; } document.addEventListener(‘DOMContentLoaded’, function () { // Select all matching links/buttons const buttons = document.querySelectorAll(‘.complex-price-badges__membership-badge-secondary-link’); buttons.forEach(button => { // Prevent clicking by removing href and setting pointer-events button.removeAttribute(‘href’); button.style.pointerEvents = ‘none’; button.style.opacity = ‘0.6’; // optional: make it look […]
#fourEvents.content-carousel .swiper-slide { width: 289px !important; } .complex-price-badges__membership-badge-price-wrapper .colored-tag.colored-tag–bold.secondary-price, .secondary_link .global-link__icon-label { font-weight: 300; color: black !important; } .complex-price-badges__membership-badge-price-wrapper .colored-tag.colored-tag–bold { background-color: #00758e; color: white; } .complex-price-badges__membership-badge-secondary { display: flex; flex-direction: column; height: 100%; /* Ensure the div takes full height */ } .complex-price-badges__membership-badge-secondary-list { flex-grow: 1; /* Pushes the buttons down */ } .complex-price-badges__membership-badge-secondary-link, […]
Notifications
All