Responsive widget area NOT
Hi. For some reason the widgets in the footer are not behaving responsively. I have tracked the issue to a piece of CSS. Can't see hat this is there for, but it's not CSS I have put there, so can't remove it or seem to override it. When the following rule is disabled the footer looks fine. @media (max-width: 700px)
fusion-430.css?ver=4.8:1
.container {
width: 750px;
}
Need help.
Comments
Sorry just realised that I'd been messing with the CSS when I copied and pasted it. This is the actual CSS that is causing the issue
@media (min-width: 0px)
fusion-430.css?ver=4.8:1
.container {
width: 750px;
}
Sorry but this is not our css. Please send a link to your website.
thanks