3 Answers
sorry, it´s not in argo theme, it´s in focus.
sorry, it´s not in argo theme, it´s in focus.
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
Please login or Register to submit your answer