Trying to remove the wrap for the featured image at the top of each page. It doesn’t matter if I use the header add-on or just the featured image, it’s wrapped to the max width based on the grid-container.
I have the function added to automatically insert the featured image at a specific size but there seems to be no way to change the wrap of the featured image so it is full width (beyond the width: 100px I set for the layout).
I want to be able to insert the featured image code below header/above page content & assign a class so I can style it’s appearance, without losing the page’s width of 1000px (essentially a container without a fixed wrap size). I am not seeing a .wrap class anywhere so I don’t know how to override this.