• Resolved malachilewis

    (@malachilewis)


    Hi,

    I’m using a page builder widget to construct parts of my site. I love the hero image that it uses and creates but the hero image cover up part of my drop down menu.

    I’ve heard it something with z value(?) or something like that.

    Site address:
    http://www.ShellCreekPhoto.com

    I am using the Olevia theme.

    If you need more information please let me know.

Viewing 1 replies (of 1 total)
  • Anonymous User

    (@anonymized-11863519)

    Hi,

    if u are able to edit the css files, add following:

    #content {
        position: relative;
        z-index: 0;
    }
Viewing 1 replies (of 1 total)

The topic ‘Drop down menu is hidden behind hero image’ is closed to new replies.