How do i set the z index for headers inside xstore customizer?

This topic has 3 replies, 2 voices, and was last updated 1 weeks ago ago by Nicolo

  • Avatar: Nicolo
    Nicolo
    Participant
    December 10, 2024 at 15:58

    How do i set the z index for headers inside xstore customizer?

    I need the header to be infront of the content upon pop up mode (f.ex my accout pop up, or hamburger menu pop up).

    But i cannot find where to add the z index like in elementor?

    Looking forward to hearing from you.

    2 Answers
    Avatar: Justin
    Luca Rossi
    Support staff
    December 11, 2024 at 10:32

    Hi @Nicolo,

    There is no settings for the main header, you can try with the custom CSS code:

    
    header#header {
        position: relative;
        z-index: 999999;
    }
    

    But we’re afraid this will not work, because the popup, cart, my account, … are inside the header. it means they will always stay above the main header.

    Best regards,
    8Theme’s Team

    Avatar: Nicolo
    Nicolo
    Participant
    August 4, 2025 at 10:51

    Thanks for the support! My topic “How do i set the z index for headers inside xstore customizer?” has been successfully resolved.

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

The issue related to '‘How do i set the z index for headers inside xstore customizer?’' has been successfully resolved, and the topic is now closed for further responses

Helpful Topics

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