Mr Lucky Well-known member Tuesday at 9:55 AM #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 } }