[ad_1]
Your site is not getting the default height properly when loading content. Please add this custom CSS from Simple Link Directory -> Settings -> Custom CSS tab. Clear the cache and check again. We hope your issue will be fixed.
.qcopd-list-wrapper {
overflow: hidden;
overflow-y: auto;
}
.qcopd-list-wrapper::-webkit-scrollbar {
width: 8px;
}
.qcopd-list-wrapper::-webkit-scrollbar-track {
box-shadow: inset 0 0 5px grey;
border-radius: 10px;
}
.qcopd-list-wrapper::-webkit-scrollbar-thumb {
background: #333;
border-radius: 10px;
}
.qcopd-list-wrapper::-webkit-scrollbar-thumb:hover {
background: #333;
}
Thank you
