Still nothing. I know I’m putting it in the right place. Here’s what the end of my CSS looks like:
}
#footer-widget-area .w1, #footer-widget-area .w2, #footer-widget-area .w3 {
float: left;
width:305px;
}
#footer-widget-area .w1{
margin: 0 10px;
}
#footer-widget-area .w2{
margin: 0 12px 0 2px;
}
#footer-widget-area .w3{
margin: 0 0px;
}
.page-id-23 #primary {
display:none !important;
}