Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi @tipsstar!

    Thanks for choosing Neve!

    I checked your site and there seems to be a CSS conflict that causes that black line to appear. Please try to insert the code below in the Additional CSS section within the Customizer.

    .caret-wrap .caret {
     display: table-footer-group;
    }
    .caret-wrap {
        padding: 7px 2px 0px 2px;
    }

    Let me know how this worked.

    Have a nice day!

    Thread Starter tipsstar

    (@tipsstar)

    Dear @luciamarinescu it worked. Thanks for your help.

    Great, I’m glad to heart that!

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

The topic ‘Unnecessary black line in dropdown menu’ is closed to new replies.