.bee-row, .bee-row-content { position: relative } .bee-row-1, .bee-row-2 { background-repeat: no-repeat } body { background-color: #ffffff; color: #000000; font-family: Arial, Helvetica, sans-serif } * { box-sizing: border-box } body { margin: 0 } .bee-row-content { max-width: 2440px; margin: 0 auto; display: flex } .bee-row-content .bee-col-w5 { flex-basis: 42% } .bee-row-content .bee-col-w7 { flex-basis: 58% […]
.event-details .event-details__utility-bar-status-description { max-width: 100%; } .colored-tag.colored-tag–bold { display: none; }
document.addEventListener(“DOMContentLoaded”, function() { const tagElements = document.querySelectorAll(‘.colored-tag–bold’); tagElements.forEach(tagElement => { if (tagElement.textContent.trim() === “Event Ended”) { tagElement.textContent = “Closed for the season”; } }); });
.bee-row, .bee-row-content { position: relative } .bee-row-1, .bee-row-2 { background-repeat: no-repeat } body { background-color: #ffffff; color: #000000; font-family: Arial, Helvetica, sans-serif } * { box-sizing: border-box } body { margin: 0 } .bee-row-content { max-width: 2440px; margin: 0 auto; display: flex } .bee-row-content .bee-col-w5 { flex-basis: 42% } .bee-row-content .bee-col-w7 { flex-basis: 58% […]
.event-details .event-details__utility-bar-status-description { max-width: 100%; } .colored-tag.colored-tag–bold { display: none; }
document.addEventListener(“DOMContentLoaded”, function() { const tagElements = document.querySelectorAll(‘.colored-tag–bold’); tagElements.forEach(tagElement => { if (tagElement.textContent.trim() === “Event Ended”) { tagElement.textContent = “Closed for the season”; } }); });