Responsive footer widget
-
Hey,
I have made a new widget with page builder’s layout editor. But the problem is it isn’t responsive. Since the other places I’ve used it scale well I was wondering if my problem is the footer css. Here is what I use:
/* Footer CSS */
#footer-sidebar {
display:block;
height: 600;
border-bottom: none;
}#footer-sidebar1 {
float: left;
width: 925;
border-bottom: none;
margin-left:5px;
margin-right:5px;
}#footer-sidebar2 {
float: left;
width: 340;
margin-right:5px;
}#footer-sidebar3 {
float: left;
width: 340;
}On of the widgets added there is the one I built with page builder.
Does anyone know what I should change to make it responsive? It cuts the images on mobile.
John
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Responsive footer widget’ is closed to new replies.