Problem off carvas in the possibility sticky header

This topic has 4 replies, 3 voices, and was last updated 4 days, 23 hours ago ago by Tony Rodriguez

  • Avatar: sampanis
    sampanis
    Participant
    April 13, 2026 at 07:59

    Hi, the header i have two container, one container with possibility stick header and one container with possibility motion effects, sticky, top. When I use the off canvas feature, in the first container, the elements from the off canvas are above it. In the second, however, they are visible from behind. I am sending you a relevant photo.

    I have given the following setting in the css.

    [data-elementor-type=”header”] {
    position: relative;
    z-index: 10000;
    }
    .etheme-elementor-off-canvas .etheme-elementor-off-canvas__main {
    z-index: 10001;
    }

    Content is visible for topic creator and
    support staff only.
    Files is visible for topic creator and
    support staff only.
    3 Answers
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    April 13, 2026 at 08:09

    Hello @sampanis,

    Please try one of the following custom CSS snippets instead of your current custom CSS solution:

    .etheme-elementor-off-canvas--shown [data-elementor-type=header] .elementor-sticky--active {
        --z-index: 1;
    }

    or

    [data-elementor-type=header] .elementor-sticky--active {
        --z-index: 1;
    }

    Best regards,
    Jack Richardson
    The 8Theme’s Team

    Avatar: sampanis
    sampanis
    Participant
    April 13, 2026 at 09:36

    Thanks for the support! My topic “problem off carvas in the possibility sticky header” has been successfully resolved.

    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    April 13, 2026 at 09:36

    Dear sampanis,

    Thanks for being part of our WordPress & WooCommerce community!

    We’re happy we could assist you. Your feedback truly matters — it helps us make XStore better, faster, and more reliable with every release.

    Together, we’re shaping a better WooCommerce experience for everyone.

    Topic closed.
    The 8Theme Team

  • Viewing 4 results - 1 through 4 (of 4 total)

The issue related to '‘problem off carvas in the possibility sticky header’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.