• Adding the css for menu anchor correction with sticky header breaks button function

    body:not(.elementor-editor-active) .elementor-menu-anchor:before {
    content: “”;
    display:block;
    height: 200px; /* fixed header height*/
    margin: -200px 0 0; /* negative fixed header height */
    visibility: hidden;
    pointer-events: none;
    }

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    Looking at your site, you are an Elementor Pro user. The author can’t have a conversation with customers here. That’s not permitted for anyone.

    For pro or commercial product support please contact the author directly on their site. This includes any pre-sales topics as well.

    As the author is aware, commercial products are not supported in these forums. I am sure they will have no problem supporting you there.

Viewing 1 replies (of 1 total)
  • The topic ‘Sticky header & menu anchor bug’ is closed to new replies.