Title: Mobile design wrong
Last modified: September 7, 2023

---

# Mobile design wrong

 *  [rabbatka](https://wordpress.org/support/users/rabbatka/)
 * (@rabbatka)
 * [2 years, 8 months ago](https://wordpress.org/support/topic/mobile-design-wrong/)
 * Hey!
   In mobile the request a quote page is wrong. Pls check this:[https://dimerkft.hu/ajanlatkeres/](https://dimerkft.hu/ajanlatkeres/)
 * [http://dimerkft.hu/wp-content/uploads/2023/09/wronmobile.png](http://dimerkft.hu/wp-content/uploads/2023/09/wronmobile.png)
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fmobile-design-wrong%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Support [Alberto Ruggiero](https://wordpress.org/support/users/witcher83/)
 * (@witcher83)
 * [2 years, 8 months ago](https://wordpress.org/support/topic/mobile-design-wrong/#post-17034929)
 * Hello [@rabbatka](https://wordpress.org/support/users/rabbatka/)
 * the issue depends on how the theme manages the responsive layout
 * I tried to check your site but I cannot see a product that could be added to 
   the quote list.
 *  Thread Starter [rabbatka](https://wordpress.org/support/users/rabbatka/)
 * (@rabbatka)
 * [2 years, 8 months ago](https://wordpress.org/support/topic/mobile-design-wrong/#post-17049803)
 * Here you can check:
 * [https://dimerkft.hu/aktualis/](https://dimerkft.hu/aktualis/)
 *  Plugin Support [Alberto Ruggiero](https://wordpress.org/support/users/witcher83/)
 * (@witcher83)
 * [2 years, 8 months ago](https://wordpress.org/support/topic/mobile-design-wrong/#post-17050970)
 * Hello [@rabbatka](https://wordpress.org/support/users/rabbatka/)
 * as I suspected, your theme adds some custom CSS to the table.
   You can fix some
   flaws with these CSS rules:
 *     ```wp-block-code
       @media screen and (max-width: 768px){
   
       #yith-ywrq-table-list .product-subtotal:before {
           display: none;
       }
   
       #yith-ywrq-table-list input.button {
           text-wrap: balance;
       }
   
       }
       ```
   
 * but my advice is to hide the sidebar since it overlaps the table.

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

The topic ‘Mobile design wrong’ is closed to new replies.

 * ![](https://ps.w.org/yith-woocommerce-request-a-quote/assets/icon-128x128.gif?
   rev=3234570)
 * [YITH Request a Quote for WooCommerce](https://wordpress.org/plugins/yith-woocommerce-request-a-quote/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/yith-woocommerce-request-a-quote/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/yith-woocommerce-request-a-quote/)
 * [Active Topics](https://wordpress.org/support/plugin/yith-woocommerce-request-a-quote/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/yith-woocommerce-request-a-quote/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/yith-woocommerce-request-a-quote/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Alberto Ruggiero](https://wordpress.org/support/users/witcher83/)
 * Last activity: [2 years, 8 months ago](https://wordpress.org/support/topic/mobile-design-wrong/#post-17050970)
 * Status: not resolved