Title: cart
Last modified: April 20, 2020

---

# cart

 *  Resolved [petramuscillo](https://wordpress.org/support/users/petramuscillo/)
 * (@petramuscillo)
 * [6 years ago](https://wordpress.org/support/topic/cart-14/)
 * Hi, how can I put the cart on the top right instead of the bottom left on the
   page in the phone view.
 * Your sincerely,
 * PM

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

 *  [playdiune](https://wordpress.org/support/users/playdiune/)
 * (@playdiune)
 * [6 years ago](https://wordpress.org/support/topic/cart-14/#post-12705038)
 * Try this CSS
 * [@media](https://wordpress.org/support/users/media/) only screen and (max-width:
   768px) {
    .rpress-mobile-cart-icons { top: 10px; left: 87%; } } .rpress-mobile-
   cart-icons.no-items i { top: 0px; }
 * it works 🙂
 *  Plugin Contributor [Kshirod Patel](https://wordpress.org/support/users/kshirod-patel/)
 * (@kshirod-patel)
 * [6 years ago](https://wordpress.org/support/topic/cart-14/#post-12705628)
 * Hello,
 * Glad to know that you have got this. We are closing this as your issue has been
   fixed.

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

The topic ‘cart’ is closed to new replies.

 * ![](https://ps.w.org/restropress/assets/icon-256x256.gif?rev=3216477)
 * [RestroPress - Online Food Ordering System](https://wordpress.org/plugins/restropress/)
 * [Support Threads](https://wordpress.org/support/plugin/restropress/)
 * [Active Topics](https://wordpress.org/support/plugin/restropress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/restropress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/restropress/reviews/)

 * 2 replies
 * 3 participants
 * Last reply from: [Kshirod Patel](https://wordpress.org/support/users/kshirod-patel/)
 * Last activity: [6 years ago](https://wordpress.org/support/topic/cart-14/#post-12705628)
 * Status: resolved