It was intentional by design to hide the notification on mobile as the notifications are not responsive. If you want them to show them up, then you got to change it here - https://github.com/amiyasahu/Donut/blob/master/qa-theme/Donut-theme/templates/user-loggedin-drop-down.php#L17 Before ==> <li class="notf-bubble visible-lg"> After ==> <li class="notf-bubble"> It should solve the issue.
Welcome to the Q&A site for Question2Answer.
If you have a question about Q2A, please ask here, in English.
To report a bug, please create a new issue on Github or ask a question here with the bug tag.
If you just want to try Q2A, please use the demo site.