I found a work around – not menu columns but fixes menu problem. It allows the menu to work when it goes over the ad or content- allows clicking menu not ad. Plus sub items formatting works.
put in css
.spacer
{
width: 100%;
height: 95px;
}
add to single page before content
<div class=”spacer”>
</div>
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘menu columns’ is closed to new replies.