App reviews, troubleshooting, and recommendations
Hi guys, I need to decrease the icon size of the Inbox app from mobile but the app doesn't have the function to change the style, for this I need some help with the codes. Anything know how to do?
Appreciate it!!
Thank you
Hi @valeriashapes ,
This is Victor from PageFly - Landing page builder, I’d like to suggest this idea for solution:
Step 1. Go to Online Store -> Theme -> Edit code
Step 2. Open your theme.liquid theme file
Step 3. Paste below code before </body> :
<style>
@media (max-width: 767px){
div#rawa-button {
width: 40px;
height: 40px;
}
#rawa-button .rawa-svg {
width: 20px;
height: 20px;
}
}
</style>
Hope my answer will help you.
Best regards,
Victor | PageFly
Hi, thanks for your help.
The Inbox icon is the one in the attached photo, it's Shipify's Inbox app. The code doesn't work with that. Any suggestions?
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025