TtriplewhatMar 1, 2017
What is the CSS needed to setup a custom button color on the custom.css file.
2 replies · opened Mar 1, 2017
What is the CSS needed to setup a custom button color on the custom.css file.
Hello,
Please consider using the following Codes:
CSS:
.button.custom-color { background-color: #234244; }
.button.custom-color:hover { background-color: #909778; }HTML:
[Button](#)This will definitely work fine. Hope this Helps!
Let us know if we can help you with anything else or if you find any further issues.
Perfect thank you!
Have the same question, or something new?
Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.
Reply on the dashboard