Reply 355897 to: We want to custom code chat icon red icon

Avatar: Tony Rodriguez
Tony Rodriguez
Support staff
May 8, 2023 at 08:31

Hello, @It,

Unfortunately, it is not possible to add the chat icon to the bottom menu in mobile without extra customization.

However, you can use custom CSS code to change its place to just above the mobile bottom menu.

Please copy and paste the following CSS code to XStore >> Theme Options >> Theme Custom CSS >> Global CSS and check back to your site after clearing the browser cache:

.crisp-client .cc-tlyw .cc-kxkl .cc-nsge {
    margin-bottom: 50px !important;
}

The result should look like this: https://postimg.cc/dkZQGJGM

Best Regards,
8Theme’s Team

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.