@farazfrank, Update! This fixed the gallery, without affecting the footers on the other pages:
row> .col >.col-inner > .row{margin-left: auto!important; margin-right: auto!important;}
But it didn’t fix the footer on the gallery page. Any thoughts?
Thanks again.
@farazfrank Thank you, but it didn’t work – actually it created the problem on all the other pages.
Once I put in the shortcode, the Footer shifts left, but only on that page.
However, once I put in the CSS you gave me into Additional CSS, the footer shifted left on Every single page of the site.
Once I took the CSS you gave me out, the footer on every other page went back to normal, but the footer on that page still shifts left (as does the gallery).
I do need something that will fix the gallery grid so it doesn’t shift left, but it needs to not break the footer and not change any of the other pages too.
Does that make sense?
Thanks.