Why aren't the buttons working on my mobile homepage?

Hello, when I go onto my website homepage, no buttons work. This is on mobile. It works fine for desktop. URL is www.vemacity.com

1 Like

Hi @domvemacity !

This is PageFly - Advanced Page Builder. I would love to give you some recommendation

I think it`s a small bug in theme please paste this code at the bottom of custom.css of your theme;

@media screen and (max-width: 767px) {
.homepage-image-text-block–text-wrapper {
z-index: 1;
}
}

Best Regards;

PageFly

1 Like

@domvemacity

oh sorry but i can see too much js code error

please revert back your last js code and check

Thanks so much for your response. How do I revery back to the last js code?