Hello there,
The feature image on all our posts suddenly stopped being full-width:
We tried adding:
.single-post .site > .x-container.max {
width: 100%!important;
}
.single-post .entry-featured {
width: 100%!important;
}
to the custom css area, but it doesn’t bring it back to full-width. We also tried adjusting the layout & design area to full-width, and there was no change either.
I notice this issue only happens on desktop browsers not on mobile or tablets.
Hope to hear from you soon.
