Footer Width

Hi Guys,

How would I go about making this code true for my footer too?

@media (max-width: 980px) {
.x-container.main,
.x-container.max.width.offset {
width: 98%;
max-width: 100%;
padding-left: 0;
padding-right: 0;
}
}

@media (max-width: 980px) {
.x-section .x-container.width {
width: 100%;
}
}

Thanks in advance!

Hi Niall,

Please change the Content Length setting of the Bar to 100% and the Content Max Length to none.

Hope this helps.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.