I’m currently running 2 javascripts:
fading fixed header (with 2 stylesheets as well)
Carousel (2 versions, 1 for mobile and 1 for Desktop users)
- Link to the Javascript Codes used in the Landing page: https://drive.google.com/drive/folders/1A5ci-4RaXBrtoVgTkARk59UezpcWtXMv?usp=sharing
It turns out that one of them (Fading Fixed Header) is conflicting with the other (Carousel) in such way that the carousel will literally disappear after the first slide.
You can check the published landing page here: https://www.ortobomniteroi.com.br/
*The Fading Fixed Header works just fine, carousel does not (Mobile and Desktop).