I have created multiple post-relationships that are working fine but whenever I'm connecting a post with others from the backend I'm getting an overlay layer, please see in attached screenshots(20).
Whenever I have to connect the existing child post of post type A for a particular post lets say B, I have to delete the div element from the developer console because this overlay has CSS property position 'Fixed'.
I have tried to remove this by overriding the CSS property of that element but it is just a temporary solution.
I don't know from where this extra element[Please look at the attached screenshot (22)] is coming.
How should I remove this?
Thanks.
My issue is resolved now. Thank you!