Custom Footer CSS

645
1
05-07-2017 05:33 AM
by Anonymous User
Not applicable

Hi,

How do you change the background color of the footer. I have used this 

.footer-background {
padding-top: 20px;
padding-bottom: 20px;
background-color: #14508E!important;
}

So it would be a dark blue however it doesn't work. When I view the site and Inspect the elements i cannot see any of the custom footer CSS

Any advice or tips?

Thanks

Matt

0 Kudos
1 Reply
KlaraSchmitt
Esri Contributor

Hi Matt,

I am unable to reproduce your issue using the code you provided above as it appears to work on my end. What browser are you using? Also, do you have a site link you could share so I could take a closer look? Or if not, could you post the HTML from your custom footer block here? 

Thank you,
Klara

0 Kudos