So I am working with a button in my source code. It looks like this :
<p><a class="button-orange-small" href="" rel="noreferrer noopener" target="_blank">....</a></p>
but every time I save he delete my "class" part that gives me troubles with my button. But when I open the inspector he still recognize my button but with wrong styling. So I am really stuck and don't know how I can fix this.
Do someone know how this comes?