Hello Ubansal,
Thank you for your response.
Try to add the next code in Theme Options > Theme custom CSS > Mobile:
.etheme-sticky-cart .quantity,
.etheme-sticky-cart p.price,
.etheme-sticky-cart .single-wishlist {
display: none;
}
.etheme-sticky-cart .single_add_to_cart_button.button {
min-width: 140px;
}
.etheme-sticky-cart .single_add_to_cart_button.button {
margin: 5px;
}
Kind Regards,
8theme team