Support Center

Change breadcrumb and footer color

Add the following CSS in custom theme CSS Footer Color,

refer to the documentation for creating custom theme CSS with appropriate changes (background, border-top color).

1
.body>#footer { background: #0e0e0e; border-top: 4px solid #0e0e0e; }
1
.body>#footer .footer-copyright { background: #060606; border-top: 4px solid #060606; }
1
.page-top { background-color: #171717; border-top: 5px solid #384045; }

Glad we could be helpful. Thanks for the feedback.

Sorry we couldn't be helpful. Your feedback will help us improve this article.

How helpful was this page?

  
Updated on Fri, 26 Oct 2018 by Ishita Gupta