[Pro] Css Menu load

The styling in two.css is overruling the styling in index.css

in two

#navigation3.f-ms {
    width: 100%;
    z-index: 0;

In index

#navigation3 { height:auto; overflow:visible; position:relative; z-index:9999 }

Try adding

#navigation3.f-ms { z-index: 999 !important; }

In a style block in the before slot of Page>Html Markup;.

David


freewaytalk mailing list
email@hidden
Update your subscriptions at: