Title: Tablepress responsive bullet point
Last modified: November 8, 2017

---

# Tablepress responsive bullet point

 *  Resolved [maryajc](https://wordpress.org/support/users/maryajc/)
 * (@maryajc)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/tablepress-responsive-bullet-point/)
 * Hello,
    When the table is adjusted in the responsive format, the bullet point
   appears above the text. How can I solve that? Can you tell me the code that I
   have to write and where? I attached a link to the problem.
 * 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%2Ftablepress-responsive-bullet-point%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/tablepress-responsive-bullet-point/#post-9665601)
 * Hi,
 * thanks for your question, and sorry for the trouble.
 * To remove these, please add this to the “Custom CSS” textarea on the “Plugin 
   Options” screen of TablePress:
 *     ```
       .tablepress ul li::before {
       	display: none !important;
       }
       ```
   
 * Regards,
    Tobias
 *  Thread Starter [maryajc](https://wordpress.org/support/users/maryajc/)
 * (@maryajc)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/tablepress-responsive-bullet-point/#post-9665811)
 * Hi,
    thanks very much for your help. it is resolved Regards, Marya
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/tablepress-responsive-bullet-point/#post-9666635)
 * Hi,
 * no problem, you are very welcome! 🙂 Good to hear that this helped!
 * Best wishes,
    Tobias
 * P.S.: In case you haven’t, please [rate TablePress](https://wordpress.org/support/plugin/tablepress/reviews/#new-post)
   here in the plugin directory. Thanks!

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

The topic ‘Tablepress responsive bullet point’ is closed to new replies.

 * ![](https://ps.w.org/tablepress/assets/icon.svg?rev=3192944)
 * [TablePress - Tables in WordPress made easy](https://wordpress.org/plugins/tablepress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/tablepress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/tablepress/)
 * [Active Topics](https://wordpress.org/support/plugin/tablepress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/tablepress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/tablepress/reviews/)

## Tags

 * [tablepress responsive](https://wordpress.org/support/topic-tag/tablepress-responsive/)

 * 3 replies
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [8 years, 6 months ago](https://wordpress.org/support/topic/tablepress-responsive-bullet-point/#post-9666635)
 * Status: resolved