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;
}-
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