Want to reduce the size of the footer
Hi My footer is extremely tall and I've done my research in how to reduce it. I inspected the page and can reduce the size under inspection but when I change the parameters in the css it does not change the height. Something is overriding it.
I first tried adding additional CSS and that did no good.
.site-footer {
padding-top: 0;
}
Then I went into the CSS and altered this to read 0. Didn't do anything.
.footer-widget-area {
padding: 0px 0;
}
.widget-area .widget-column {
padding: 0px 35px;
width: 100%;
}
What am I missing. I've gone over the CSS with a fine tooth comb line after line and nothing seems to alter this.
http://www.phoenixtheatresf.org