Requirement:
The requirement is to remove the apps banner from the below-mentioned place, thereby limiting users from downloading the mobile app and allowing the utilization of only the Web application.
Procedure:
>> Navigate to Admin > Page Scripts > New Rule and configure a page script as follows:
>> Under Actions > Execute Script, implement the script: $CS.hideElement("apps_banner");
>> Upon executing the page script, the UI will appear as shown below: