Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1058662

    Please have a look at the page https://prometheus-real-estate.de/geschaeftsbereiche/
    The problem can be seen by scrolling down. The pictures and texts overlay the submenu. I do not have this problem with other sites where I also use a submenu. At the settings I have already tried everything. The updates are up to date. What can that be?

    #1058678

    Hey m_reiprich,

    Seems to be some layering conflicts within CSS. Add this to quick css:

    #sub_menu1{
    z-index:999999999999999999!important;
    }

    Best regards,
    Jordan Shannon

    #1058711

    Perfekt, thank you!!!

    #1058715

    Hi,

    Happy to help, and I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Problem with "full width submenu"’ is closed to new replies.