Skip to content

Create Update for Mobile Regarding the Help Page

Issue

The user needs to only see one column of data on all help pages if they are on mobile but if on a desktop then nothing needs to change.

Solution

Create a mobile check and if the check finds that the user's device is a mobile device, then all 'help-block-container' and 'help-block' classes on divs need to be changed to 'help-block-container-1-col' and 'help-block-1-col'.