Unnecessary black line in dropdown menu
-
Hi,
I use the Neve theme for a long time. I also use a chatbot for quite some time. There was no problem. But recently a strange issue arrived. If my chatbot JS code remains in the HEAD section, an unnecessary black line appears beside all the dropdown sub-menus. There is no such line where there is no submenu (i.e, the many does not have any child menu). Also if I remove the chatbot JS the problem disappears.
The chatbot code I need to put in the HEAD section is
<script>var chatbot_id=7456;!function(){var t,e,a=document,s=”smatbot-chatbot”;a.getElementById(s)||(t=a.createElement(“script”),t.id=s,t.type=”text/javascript”,t.src=”https://smatbot.s3.amazonaws.com/files/smatbot_plugin.js.gz”,e=a.getElementsByTagName(“script”)[0],e.parentNode.insertBefore(t,e))}();</script><script src=”https://cdnjs.cloudflare.com/ajax/libs/fingerprintjs2/1.5.1/fingerprint2.min.js”></script>
Please suggest a solution as this is making my website messy.
Rgds
Indrajit
-
This topic was modified 4 years, 8 months ago by
tipsstar.
The page I need help with: [log in to see the link]
-
This topic was modified 4 years, 8 months ago by
-
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!
Dear @luciamarinescu it worked. Thanks for your help.
Great, I’m glad to heart that!
The topic ‘Unnecessary black line in dropdown menu’ is closed to new replies.
