Mr Lucky Well-known member Nov 12, 2024 #2 It will show under the title if you set it in Style properties Node/foirum list. On mobiles it is hidden so you can add this to extra.less CSS: @media (max-width: @xf-responsiveMedium) { .node-description { display:initial } }
It will show under the title if you set it in Style properties Node/foirum list. On mobiles it is hidden so you can add this to extra.less CSS: @media (max-width: @xf-responsiveMedium) { .node-description { display:initial } }