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
The page I need help with: [log in to see the link]
- The topic ‘Unnecessary black line in dropdown menu’ is closed to new replies.