Title: Mobile Bulk table wrong format
Last modified: July 27, 2022

---

# Mobile Bulk table wrong format

 *  Resolved [silinhu](https://wordpress.org/support/users/silinhu/)
 * (@silinhu)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/mobile-bulk-table-wrong-format/)
 * As the title says, on mobile the bulk table is unformated! The link show one 
   example where you can see. Any Thoughts?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fmobile-bulk-table-wrong-format%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Support [thisisirene](https://wordpress.org/support/users/thisisirene/)
 * (@thisisirene)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/mobile-bulk-table-wrong-format/#post-15863667)
 * Hello!
 * Seems to be it’s your theme’s styles.
 * Please, look at these code in the ‘responsive.css’ file:
 *     ```
       @media only screen and (max-width:420px) {
       ...
   
       	table {
       		overflow-x: auto;
       		display: flex;
       	}
       }
       ```
   
 * If you change this code, the table will be formatted.
 *  Thread Starter [silinhu](https://wordpress.org/support/users/silinhu/)
 * (@silinhu)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/mobile-bulk-table-wrong-format/#post-15864555)
 * Thnk thisirene but, im a complete noob at wordpress so, is it suppose to add 
   the CSS code or change one already existing code? (dont laught plz lol)
 *  Plugin Support [thisisirene](https://wordpress.org/support/users/thisisirene/)
 * (@thisisirene)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/mobile-bulk-table-wrong-format/#post-15866000)
 * Please, [create a new ticket via our helpdesk](https://algolplus.freshdesk.com/support/tickets/new),
   and we will try to figure out the solution.

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

The topic ‘Mobile Bulk table wrong format’ is closed to new replies.

 * ![](https://ps.w.org/advanced-dynamic-pricing-for-woocommerce/assets/icon-256x256.
   png?rev=1984204)
 * [Advanced Dynamic Pricing and Discount Rules for WooCommerce](https://wordpress.org/plugins/advanced-dynamic-pricing-for-woocommerce/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/advanced-dynamic-pricing-for-woocommerce/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/advanced-dynamic-pricing-for-woocommerce/)
 * [Active Topics](https://wordpress.org/support/plugin/advanced-dynamic-pricing-for-woocommerce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/advanced-dynamic-pricing-for-woocommerce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/advanced-dynamic-pricing-for-woocommerce/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [thisisirene](https://wordpress.org/support/users/thisisirene/)
 * Last activity: [3 years, 10 months ago](https://wordpress.org/support/topic/mobile-bulk-table-wrong-format/#post-15866000)
 * Status: resolved