Hello, I am having an issue integrating this widget from ticketmaster: https://developer.ticketmaster.com/products-and-docs/widgets/event-discovery/
The main issues I'm experiencing when trying to implement this on the site is 1: formatting, with some of the themes, namely the Grid theme, the widget appears not wide enough, maybe like 200-300px where somewhere in the ballpark of 600px is what is desired. I've attached a screenshot to demonstrate this (Capture1). The way I have this with 2 code blocks: the first one is on top containing the HTML and the second is the javascript linking to the widget itself.
The second issue I'm having is that the scrolling functionality is lost when displaying the widget on my site. The widget is supposed to allow for scrolling through all of the events that are returned from the query in the HTML. This is also true of the "next" and "back" buttons that are present on other themes such as the Poster and Color Block themes.
I have done this on a Squarespace 7.1 website with little to zero issues so I suspect it has something to do with the 7.0 editor. Alternatively I've wondered if it has something to do with some global margin/padding settings but I'm not sure where to look for that.
Any and all help is appreciated, I'm happy to provide any more information that is needed as well.
Thank you!