• Resolved Sam

    (@sdominique)


    When I click on the 4th menu item from the left called “Areas of Focus”, the dropdown submenu items hide behind the portfolio images. How do I fix?

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • hannah

    (@hannahritner)

    Hey,
    Try adding this to your custom css box in Theme Options > Advanced Settings:

    .portfolio_item a {
        z-index: auto;
    }

    Hope that helps!

    Hannah

    Thread Starter Sam

    (@sdominique)

    That fixed it. Thanks, Hannah.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Drop down menu displays behind portfolio’ is closed to new replies.