Hello @racelaparecio,
Greetings. Hope you’re doing good.
Well, I have just checked your site but nothing found scrollable on desktop mode. And when I tried your site on mobile view, then I found the data table scrollable.
However, please apply this custom CSS below to turn off the scroll feature.
@media only screen and (max-width: 767px) {
.eael-data-table-wrap table {
overflow: hidden !important;
}
}
And you can also easily apply the custom CSS by exploring this doc:- How to apply custom CSS
Let me know how it goes. Thank you!
Hi Amit,
Thank you for your response.
It did the job.
Thank you so much.
Hi there,
Great! I am glad I was able to help, please feel free to contact our support anytime you need help, we are always here to help. If you don’t mind me asking, could you do me a favor, and spend 30-sec to review us following this link, this will help us to serve better.
Thank you in advance! Link to review – http://wpdeveloper.com/review-essential-addons-elementor
Thank you.