Limited Support
Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.
Dec 19, 2024 7:44 pm
Hi. Is that possible tu use this only on PC? I don't want to use it on smartphones. Thanks in adavance.
2 Replies
Dec 20, 2024 8:41 am
Hi,
You can use the CSS code below:
@media screen and (max-width: 600px){ div#wpd-bubble-wrapper { display: none !important; } }
Insert the code in the "Custom CSS code" textarea, located in the Dashboard > wpDiscuz > Settings > Styles & Colors admin page.
Don't forget to delete the caches before checking.
Also, please try in incognito mode if you're checking on mobile devices. Because mobile browsers have a hard cache, you'll not be able to see the change immediately