Viewing 1 replies (of 1 total)
  • Hi kcraighead,

    You have some custom styles in your theme that are conflicting, as soon as I removed the following from line 961 of the styles.css file it worked correctly:

    .sub-menu > li {
        border-bottom: 1px dotted #fff;
        height: 40px;
        width: 250px;
    }

    Many thanks

    Peter

Viewing 1 replies (of 1 total)

The topic ‘3rd level menu overlaps’ is closed to new replies.