🌅 تقديم Horizon، تصميمنا الأحدث

Thanks for this. I am still not seeing the new topic button on mobile, either in the app or via browser, without first clicking the hamburger menu. I’m on the most recent version of Discourse and using the horizon theme. Any idea?

EDIT- The team helped me diagnose this. If you are running the Stable Branch of Discourse 3.5.0, the new topic button will not display on mobile because the commit will not be added until the next stable version is released. If you need to enable the new topic button on mobile before that happens, you can use this custom CSS code:

.navigation-controls .fk-d-button-tooltip {
display: inline-flex !important;
}
إعجابَين (2)