Currently, I am customizing a WordPress theme and I am looking to include an additional class to an element without removing any existing classes. In this particular theme, there is a designated spot for adding JavaScript code within the theme options. By adding my new class to this button, it will toggle to a form. Below is the snippet of code where I intend to insert my new class:
<a href="" target="_self" class="mk-button custom button-5509e751af089 dark-color flat-dimension large pointed"><span>ّFORM</span></a>