Firefox and Chrome seem to show it up fine…It’s okay if it is rectangular in the browsers that don’t show it. The client is already okay with the rectangular version if the pyramid doesn’t show up. So my question is really about how to target Internet Explorer and show it as full width rectangles when it won’t show as the pyramid.
I don’t really want to use the svg clip-path, as I tried it and it didn’t work. It may have been that I did it wrong using svg clip-path but clip-path worked, svg didn’t and so I went with clip-path. I don’t want to reinvent the wheel at this point, just target Internet Explorer and show the pyramid as full-width rectangles instead. If you look at my CSS, I have a hack for IE 10 and up below everything but it doesn’t seem to be working…
In answering @ronpat, it may have appeared as though I’m looking to change the method at this point. I’m not…I just want to target Internet Explorer and show full-width rectangles.
I’m sure there is a way to do that…I’m searching for that way…