Skip to content

Tilt effect isn't working on mobile #81

@fromidea2id

Description

@fromidea2id

The tilt effect isn't working on mobile, even when I specify that I want the effect to work on mobile too, like this:
jQuery(document).ready(function ($) {
if ($(window).width() > 320) {

Is there another way to have it working on every device?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions