we can’t see your code…
but when you add a class to something you add it the same way that you do to any attribute for eg. if I have this code:
<div></div>
and I want to add a class to it then just
<div class="whatever"></div>
we can’t see your code…
but when you add a class to something you add it the same way that you do to any attribute for eg. if I have this code:
<div></div>
and I want to add a class to it then just
<div class="whatever"></div>