How can I increase the height of my chat icon on mobile and desktop?

How can I increase the height of my chat icon on mobile and desktop?

CanelErdic
New Member
12 0 0

Hello, the Shopify inbox is in the same place as the search icon. Therefore I would like to increase the height of the chat icon upwards. Gladly on the mobile and desktop version.

 

 

CanelErdic_0-1669381472490.png

 

Reply 1 (1)

oscprofessional
Shopify Partner
16372 2440 3188

@CanelErdic 

Hello,

<style>
iframe#ShopifyChat {
    bottom: 163px!important;
}
@media screen and (min-width: 769px) {
    iframe#ShopifyChat {
        bottom: 83px!important;
    }
}
</style>

 

Add this CSS at the bottom of Online Store->Theme->Edit code->theme.liquid

in theme.liquid put that CSS before </body>

Hire us | Pass Core Web Vital | B2B Wholesale Experts | Claim Your Free Website Review |
Connect with Us: WhatsApp | Skype: oscprofessionals-87 | Email: pallavi@oscprofessionals.com |
Custom Shopify SolutionsPrivate Apps, Theme Customization & SEO | Digital Marketing |
OSCP Apps: Discount Suite | Wholesale App | Bundle & Upsell | Shipping Discount | and more...