Button color change?
-
Hello,
How can i change the button color in new version? I have put this css but didnt work:
.cn-button.bootstrap:nth-child(3) {
background-color: red !important; /* your desired color */
background-image: none;
}Thanks
- The topic ‘Button color change?’ is closed to new replies.