Spreadplugin options > Custom CSS > Change colors
-
I would like to change the green color from the button “into shopping basket” into another color and if possible also the font color from that button. Sorry, I am not very good in CSS without any sample code to change easier things. I am not sure if I can copy following into the Custom CSS field and overwrite the #47A276 with another:
Element {
}
.spreadplugin-article input[type=”submit”], .spreadplugin-article button[type=”submit”], .spreadplugin-article input[type=”button”] {
background-color: #47A276;
}It would be great to become some help, because I don’t want to destroy anything. Maybe my questions are also useful for somebody else. Thanks a lot!
- The topic ‘Spreadplugin options > Custom CSS > Change colors’ is closed to new replies.