andrew95434
Banned User
hi, i have this code for a button in my modern aac web:
but i dont like it, so how can i edit the class? the button class is "ide_button", but how can i edit this class and any class colors?
<button type="submit" onClick="window.location.href=\''.WEBSITE.'/index.php/p/v/gifts/buy/'.$item['id'].'\';" class="ide_button">Buy Product</button>
but i dont like it, so how can i edit the class? the button class is "ide_button", but how can i edit this class and any class colors?