Forum replies created

    John Milewski
    Spectator
    Posts: 2
    July 30, 2015 at 9:29 pm #19418

    Thanks for the response! But it doesn’t fix my issue with the mega menu drop down being offset. I added the following CSS and it sort of fixes my issues, but if I change my menu items it needs adjusted.

    #wrapper .t4p-megamenu-wrapper {
    width: 1000px;
    left: -873px !important;
    }

    Is there a better way to achieve what I’m looking for?

    John Milewski
    Spectator
    Posts: 2
    June 4, 2015 at 1:37 pm #17918

    Yes, thanks!