Because it's not really feasible to do so, without outright hiding the info block for mobile devices. XenForo has two forms of navigation; sidebar and sidenav. Sidebar is what you see in this thread; content to the right on desktop, and below on mobile. Sidenav is what you see in Social Groups; content to the left on desktop and above on mobile.Why would you not want to improve on the visual from the mobile side.
Change: The group overview's "About" block is now hidden on mobile devices
dbtech_social_groups_group_overview
and find: <div class="block-row block-row--separated">
<h4 class="block-textHeader">{{ phrase('about') }}</h4>
<div class="block-row block-row--separated u-hideMedium">
<h4 class="block-textHeader">{{ phrase('about') }}</h4>
We use essential cookies to make this site work, and optional cookies to enhance your experience.