Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1434813

    Hi,
    i added a 2x border to the main menu but in the mega menu it is shown twice when using second row. Is there a way not to show it in the second row?

    megamenu-2

    #1434837

    Hey Sebastian,

    Thank you for the inquiry.

    How did you apply or adjust the border? Please try to add this css code to get rid of the top border in the second row.

    #top #header .avia_mega_div > .sub-menu:nth-child(2) {
        border-top: 0 !important;
    }
    

    Best regards,
    Ismael

    #1434862

    Top .. thats it… thank you

    …we can close here

    #1434872

    Hi,

    Great, I’m glad that Ismael could help you out. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Mega menu top border line twice’ is closed to new replies.