• Hi,

    I’d like to change the “z-index” property of the menu. I can’t find the property; perhaps it’s not included in the free version?

    Regards,
    Umberto

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi @umberto69,

    There are no direct settings to change the z-index, but you can change it by using the custom CSS. Here’s a doc that will help you how to get the exact element ID.

    Kind regards,
    Aradhy 😊

    Thread Starter Umberto

    (@umberto69)

    Grazie,
    ho risolto così:

    #page .site-content {

    z-index: 98;
    }

    Saluti,
    Umberto

    Hi @umberto69,​

    Thank you for the update!

    I’m glad to hear you found a CSS workaround that is working for you!

    Feel free to mark this ticket as resolved, but don’t hesitate to reach out if you need any further assistance in the future.

    Best regards,
    Aradhy 😊

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘z-index menu’ is closed to new replies.