I built a calculator widget with a two-column layout. The left column contains multiple selectors and the right column is the results card. I need the right-side results card to remain visible and move down with the page as users scroll through the left-side inputs.
I tried applying custom CSS in Elfsight and on my WordPress site, but it does not work consistently. It looks like the widget layout uses generated containers and the sticky behavior is being blocked by parent wrappers.
Can you confirm whether this specific widget supports a sticky right-side results panel inside the widget itself? If yes, please provide the exact supported CSS or setting. If not, please confirm that this layout behavior is not supported in Elfsight so I can restructure the widget.