• Resolved whcinc

    (@whcinc)


    My Twenty-Seventeen menus are displaying BEHIND the Hover Images on sub-pages. I am using the circle template, three-across. I have Hover Images on the home page that are rectangular and stacked in a column and the menus display on TOP of the Hover Images as expected. Is there a way to change the Z-index of these hover images? The site is still under construction.

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

Viewing 1 replies (of 1 total)
  • Thread Starter whcinc

    (@whcinc)

    I just answered my own question. I added:

    .image-ultimate-container * {
    z-index: 0;
    }

    To my CSS. I feel a little dumb right now.

Viewing 1 replies (of 1 total)
  • The topic ‘Z index (menu behind the hover images)’ is closed to new replies.