EVOLUTION-NINJA
Edit File: admin_footer.php
<!-- /.content-wrapper --> <footer class="main-footer"> <div class="pull-right hidden-xs"> </div> <strong>Copyright © Talentgrid</strong> All rights reserved. </footer> <!-- Add the sidebar's background. This div must be placed immediately after the control sidebar --> <div class="control-sidebar-bg"></div> </div> <!-- ./wrapper --> <!-- jQuery 2.2.3 --> <style> .main-footer{ background-color: #468662; color: #fff; border-top: none; } </style> </body> </html>