Viewing 3 replies - 1 through 3 (of 3 total)
  • Add to your CSS the following:

    .main-container {
    overflow: visible;
    }

    You might need to add !important depending on where you keep your CSS.

    .main-container {
    overflow: visible !important;
    }

    Let me know how it goes.

    -Bill

    Thread Starter brightember

    (@brightember)

    Bill

    Thank you very much. I have been trying to figure this thing out for a week

    again on behalf of my client i thank you

    ~Josh

    Happy to help

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘issue with bringing menu to the front’ is closed to new replies.