Skip to content

Sticky header trigers email #4

Description

@Adyyda

hello. i have an inssue

i must add $(function(){

                    $("#header").sticky({
                            zIndex:3,
                            stopper: 300
                    });

                    $(".sticky").sticky({
                            topSpacing: 100,
                            zIndex:2,
                            stopper: "#footer"
                    });

            });

into the jquery.jsticky.min.js instead of the proper file, it works ok, header and sidebar are sticky but, when the header reaches the sticky sidebar in wich i have a contact form, the page is changed and is showing the email address.
any ideea how to fix this? thanks

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