Afternoon,
I was wondering if someone could please help.
I am looking to align the three footer widgets for http://mainspringfs.com/, so that they are aligned with the body of the website.
Please see below an example of what I am currently using for the Custom CSS. When I use this code, it seems to work in the preview of Cornerstone, but on the live site it doesn’t change. I was wondering if I had missed something out, or if the code is incorrect.
@media (min-width: 980px) and (max-width: 1920px) {
.x-colophon.top .x-container.max.width {
width: 68%;
max-width: 100%;
}
}
Kind regards,
FBIR