Articles on: FAQ

FAQ: How to Fix the Double scroll bars of the popup

Question:


How to remove the double scroll bars of the popup?


Answer:


Use this code in the CSS filed of the popup, to remove the double scroll bars of the popup:


sgpb-main-html-content-wrapper {
overflow: hidden !important;
}-



Updated on: 22/06/2022

Was this article helpful?

Share your feedback

Cancel

Thank you!