Change color of footer

This commit is contained in:
Fabiano 2018-08-07 15:35:01 -03:00
parent af855097aa
commit 9e9c07f2d9
2 changed files with 4 additions and 1 deletions

View File

@ -1,4 +1,7 @@
footer{
&.tainacan-footer {
background-color: #2c2d2d;
}
ul{
li{
&.tainacan-side {

View File

@ -1,5 +1,5 @@
<?php if(!is_404()) : ?>
<footer class="container-fluid p-4 p-sm-5 mt-5 bg-haiti" style="padding-bottom: 0 !important;">
<footer class="container-fluid p-4 p-sm-5 mt-5 tainacan-footer" style="padding-bottom: 0 !important;">
<?php if ( is_active_sidebar( 'footer-1' ) ) { ?>
<div class="row">
<div class="col-12 col-lg">