hello,
I have created a module in hubspot to open a modal window on click of a CTA image. My requirement is the CTA should be sticky.
But modal window is greying up the whole window and form inside it inaccessible. It works perfectly fine when I remove position:sticky from CTA image.
Can you please help what can be done. With parent div having position sticky, modal window is not working well. (I am using bootstrap)