The red chat icon stays on the mobile menu. Can you write the custom code to get the icon on the menu?
Site URL: hidden Theme version: 1.0 WooCommerce version: 1Hello, @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
You must be logged in to reply to this topic.Log in/Sign up
One standard license is valid only for 1 project. Running multiple projects on a single license is a copyright violation.