Hello,
I am using a modal with a customized close button.
The link “Unser Rückrufservice”.
On closing the modal, the view scrolls to top.
How can I disable this behaviour?
Best wishes
Carlo
Hello,
I am using a modal with a customized close button.
The link “Unser Rückrufservice”.
On closing the modal, the view scrolls to top.
How can I disable this behaviour?
Best wishes
Carlo
Hi Carlo,
Thanks for reaching out.
It seems that you hide the default Modal close button and added a custom HTML code to close the Modal into the content. The a tag is containing the # in the href attribute and that is the reason behind your issue. I would suggest you remove the href=# from the code to get rid of this issue.
Please remember that we don’t offer any support for custom coding or related issue.
Thanks
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.