Forum replies created

    John Milewski
    Spectator
    Posts: 2
    30.07.2015 at 21:29 #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
    04.06.2015 at 13:37 #17918

    Yes, thanks!