Kieffer McBride
asked 10 years ago
1 Answers
DominicStaff
answered 10 years ago

To change the color of the Tagline & Get Started button, you can add the following code to the Editor CSS:

.banner .page-description { color: #...; }
.banner #get-started { background: #...;  color: #...; }

Hope this helps !

Powered by DW Question & Answer Pro