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

    Hi, How do i remove the bottom shaodow line on the full width sub menu without removing the vertuicle line between the menu items?

    #1495401

    Hey dreyerjm,

    Thank you for the inquiry.

    Are you referring to the white bottom border? Please try to add the following css code to remove it.

    #top .av-submenu-container {
        border-bottom: 0;
    }

    Best regards,
    Ismael

    #1495440

    Great Thanks!

    #1495464

    Hi,

    No problem! Let us know if you have more questions. Have a nice day.

    Best regards,
    Ismael

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Remove bottom line form full width sub menu’ is closed to new replies.