Harvey
Active member
Adding this to extra.less is likely a better solution than editing the core files
Less:// Display the page navigation on the top of pages of mobiles @media (max-width: @xf-responsiveNarrow){ .block-outer:not(.block-outer--after) .pageNavWrapper:not(.pageNavWrapper--forceShow){ display: block; } }
How would you modify this to show ONLY in threads?