• Resolved gjensen

    (@gjensen)


    Hi,

    Is there a way to have the menu sub times be formatted in two or three columns so it does cover the ad or content when open.

    thanks,

    Gerri

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author Richie KS

    (@rkcorp)

    afraid not, navigation menu are built with dropdown for submenu.

    Thread Starter gjensen

    (@gjensen)

    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.