I need advice on how to customize the color of two different buttons (screenshot in the attachment). After adding Custom CSS for the second button, the first one reverts to its default display. What should the CSS settings look like so that each of the buttons has a different color and not the default one?
I had the same issue while testing custom css… after adding more css everything went… even though i did it again, it would keep its default css. I changed the css class names and wrote the css all over and it worked. Not sure what was the issue.