Thread Starter
MDGeuy
(@mdgeuy)
So I figured it out. At the very bottom of the CSS for the Edin theme is the Responsive” section. I just changed (in section 15.3 x >= 1020px — the only one I really cared about) the following from a number of px to auto:
/* Layout */
.has-custom-background #page {
width: auto;