x x x
x
Only portrait mode is currently supported - please rotate your device.

Versions Compared

Key

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

...

HTML
<script>
/*window.addEventListener('load', () => {
	document.getElementById("cc-placeholder").disabled = false;
});*/

$('.countryFilterContainer').click(()=>{
   $('.countryFilterContainer')[0].classList.toggle("select-arrow-active");
})
</script>


Custom section
CustomCSSflex-direction: column;
ContainerIDevent-search-result-cards
Classev-cards-section


HTML
<h2 class="ev-cards-section-title">Search Results</h2>


Custom section
Classevents-container



...