pericles m. kramer
asked 11 years ago

Hi, I just bought focus theme, and need change footer colors. Thanks.

View post on imgur.com

3 Answers
pericles m. kramer
answered 11 years ago

sorry, it´s not in argo theme, it´s in focus.

pericles m. kramer
answered 11 years ago

sorry, it´s not in argo theme, it´s in focus.

DominicStaff
answered 11 years ago

To resolve this problem, you can log in to Dashboard > theme > Customize > General Settings > Add the following code in the “Header Script”


<style>
#colophon #site-tools {
   border-top-color: #...;
   border-bottom-color: #...;
}

#colophon #site-tools .breadcrumbs li {
   color: #...;
}
</style>

Regards,
Dominic

Powered by DW Question & Answer Pro