Title: Data Table Issue &#8211; Unnecessary Scroll Bar
Last modified: May 26, 2022

---

# Data Table Issue – Unnecessary Scroll Bar

 *  Resolved [racelaparecio](https://wordpress.org/support/users/racelaparecio/)
 * (@racelaparecio)
 * [3 years, 11 months ago](https://wordpress.org/support/topic/data-table-issue-unnecessary-scroll-bar/)
 * Hi there,
 * Can you please help me remove the unnecessary scroll bar for our table?
 * I’m not sure why it’s creating a scroll bar.
 * Please let me know what I need to do to remove this.
 * Thank you very much.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fdata-table-issue-unnecessary-scroll-bar%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Support [Amit Paul](https://wordpress.org/support/users/paulamit/)
 * (@paulamit)
 * [3 years, 11 months ago](https://wordpress.org/support/topic/data-table-issue-unnecessary-scroll-bar/#post-15680323)
 * Hello [@racelaparecio](https://wordpress.org/support/users/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](https://essential-addons.com/elementor/docs/faq/apply-custom-css-elements/)
 * Let me know how it goes. Thank you!
 *  Thread Starter [racelaparecio](https://wordpress.org/support/users/racelaparecio/)
 * (@racelaparecio)
 * [3 years, 11 months ago](https://wordpress.org/support/topic/data-table-issue-unnecessary-scroll-bar/#post-15680479)
 * Hi Amit,
 * Thank you for your response.
 * It did the job.
 * Thank you so much.
 *  Plugin Support [Amit Paul](https://wordpress.org/support/users/paulamit/)
 * (@paulamit)
 * [3 years, 11 months ago](https://wordpress.org/support/topic/data-table-issue-unnecessary-scroll-bar/#post-15680488)
 * 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](http://wpdeveloper.com/review-essential-addons-elementor)
 * Thank you.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Data Table Issue – Unnecessary Scroll Bar’ is closed to new replies.

 * ![](https://ps.w.org/essential-addons-for-elementor-lite/assets/icon-256x256.
   gif?rev=3182943)
 * [Essential Addons for Elementor - Popular Elementor Templates & Widgets](https://wordpress.org/plugins/essential-addons-for-elementor-lite/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/essential-addons-for-elementor-lite/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/essential-addons-for-elementor-lite/)
 * [Active Topics](https://wordpress.org/support/plugin/essential-addons-for-elementor-lite/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/essential-addons-for-elementor-lite/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/essential-addons-for-elementor-lite/reviews/)

## Tags

 * [data table](https://wordpress.org/support/topic-tag/data-table/)
 * [ea](https://wordpress.org/support/topic-tag/ea/)
 * [Essential Addons for Elementor](https://wordpress.org/support/topic-tag/essential-addons-for-elementor/)

 * 3 replies
 * 2 participants
 * Last reply from: [Amit Paul](https://wordpress.org/support/users/paulamit/)
 * Last activity: [3 years, 11 months ago](https://wordpress.org/support/topic/data-table-issue-unnecessary-scroll-bar/#post-15680488)
 * Status: resolved