Title: Mobile View Layout problem
Last modified: March 23, 2023

---

# Mobile View Layout problem

 *  [yezserjp25](https://wordpress.org/support/users/yezserjp25/)
 * (@yezserjp25)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/mobile-view-layout-problem/)
 * ![](https://scontent.fmnl19-1.fna.fbcdn.net/v/t1.15752-9/334722370_541290454689837_1369205976427480143_n.
   jpg?_nc_cat=110&ccb=1-7&_nc_sid=ae9488&_nc_ohc=YCrLlCwHA9QAX-sy2xO&_nc_ht=scontent.
   fmnl19-1.fna&oh=03_AdTGfMS2yNJmnJT6OUgvE7AomXHF3n8t2VDmqySaQ3xSlQ&oe=644362D9)
 * Hi in my mobile view, the layout is this. Please fix the problem, I cant tsee
   the remove button.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fmobile-view-layout-problem%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Support [Alberto Ruggiero](https://wordpress.org/support/users/witcher83/)
 * (@witcher83)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/mobile-view-layout-problem/#post-16588036)
 * Hello [@yezserjp25](https://wordpress.org/support/users/yezserjp25/)
 * seems that the issue is due to the styles of your theme. Please try to add these
   rules to your custom CSS:
 *     ```wp-block-code
       @media screen and (max-width: 999.98px){
       	tr.cart_item {
       		display: flex;
       	}
   
       	#yith-ywrq-table-list td.product-remove {
       		display: block;
       	}
   
       }
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘Mobile View Layout problem’ 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/)

## Tags

 * [layout](https://wordpress.org/support/topic-tag/layout/)
 * [mobile view](https://wordpress.org/support/topic-tag/mobile-view/)

 * 1 reply
 * 2 participants
 * Last reply from: [Alberto Ruggiero](https://wordpress.org/support/users/witcher83/)
 * Last activity: [3 years, 1 month ago](https://wordpress.org/support/topic/mobile-view-layout-problem/#post-16588036)
 * Status: not resolved