Update 21.0.4 stripped html from action bar slogan

edited January 2019 in Menu / Mega menu
I have recently updated to 21.0.4. after the update i found that all html functions are being stripped from the slogan. I use the slogan part to link to a login for my user. After the fact i checked the change-log and this states that the bar allows basic html. Pls let me know how i can atleast use <a> tags in the slogan bar. And if its possible pls revert to the previous state with the previous functions

I have disabled the action bar and moved the login button for now. 

i used to have the following code in place: 

<a id=&quot;search_button&quot; href=&quot;/en/over-ons/contact/&quot;><i class=&quot;icon-search&quot;></i></a> <a href=&quot;/over-ons/contact/&quot;>Contact</a> <a onclick=&quot;if(window.ga) { ga('send', {'hitType':'event','eventCategory':'outbound','eventAction':'application login'}); } window.open('https://www.insocial.nl/Public/Login/', '_blank');&quot; style=&quot;cursor:pointer&quot;>Login</a>

Comments

Sign In or Register to comment.