Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: Submenu dropdown alignment #896133

    Hi Mike,

    thanks for your reply ! I used your coding which worked but not completly as the menus were removed to the top but I still had a white column corresponding to the old space of the links

    And I finally found the solution looking at older posts that I adapted as followed

    #top .av-main-nav ul ul li.dropup1 {
    position: relative !important;
    margin-top: -266px !important;
    }

    #top .av-main-nav ul ul li.dropup2 {
    position: relative !important;
    margin-top: -228px !important;
    }

    etc…

    and it works !

    Thank you again :)
    Julien

    • This reply was modified 7 years, 5 months ago by Deperdry.
    in reply to: Menu items for mobile isn't displayed correctly #883384

    Hi Yigit,

    works perfectly ! Thank you so much for your help !

    Best regards,
    Julien

    in reply to: Menu items for mobile isn't displayed correctly #882323

    Sorry, made a mistake writing the website url: See the correct one in the next private message

Viewing 3 posts - 1 through 3 (of 3 total)