I need to change the footer widgets size, they are too big.
I tried to change it on the style.css, in this part:
.footer_widget{
margin-bottom: 33px;
width: 50px;
}
But it doesn't work. What can i do?
I need to change the footer widgets size, they are too big.
I tried to change it on the style.css, in this part:
.footer_widget{
margin-bottom: 33px;
width: 50px;
}
But it doesn't work. What can i do?